Constructor






Methods




DarkConfigMenu:getBindNumberFromIndex(current_index: any)

Arguments:

current_index: any

Returns:

1: integer


DarkConfigMenu:onKeyPressed(key: any)

Arguments:

key: any





Fields



Undocumented



























DarkConfigMenu.font: love.Font|nil

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

Open in Browser































DarkConfigMenu.state: string

MAIN, VOLUME, CONTROLS













DarkConfigMenu.ui_cancel_small: love.Source|nil

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



DarkConfigMenu.ui_cant_select: love.Source|nil

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



DarkConfigMenu.ui_move: love.Source|nil

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



DarkConfigMenu.ui_select: love.Source|nil

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