Constructor






Methods




LightItemMenu:dropItem(item: any)

Arguments:

item: any




LightItemMenu:useItem(item: any)

Arguments:

item: any



Undocumented







LightItemMenu.font: love.Font

Defines the shape of characters that can be drawn onto the screen.

Open in Browser









LightItemMenu.state: string

States: ITEMSELECT, ITEMOPTION





LightItemMenu.ui_move: love.Source

A Source represents audio you can play back.

You can do interesting things with Sources, like set the volume, pitch, and its position relative to the listener. Please note that positional audio only works for mono (i.e. non-stereo) sources.

The Source controls (play/pause/stop) act according to the following state table.

Open in Browser



LightItemMenu.ui_select: love.Source

A Source represents audio you can play back.

You can do interesting things with Sources, like set the volume, pitch, and its position relative to the listener. Please note that positional audio only works for mono (i.e. non-stereo) sources.

The Source controls (play/pause/stop) act according to the following state table.

Open in Browser