Constructor






Methods


DarkPowerMenu:canCast(spell: any)

Arguments:

spell: any

Returns:

1: boolean|unknown














DarkPowerMenu:onRemove(parent: Object)

Arguments:

parent: Object

The base class of all objects in Kristal.
When added to the stage, an object will be updated and rendered.



DarkPowerMenu:selectParty(target_type: any, spell: any)

Arguments:

target_type: any
spell: any







Undocumented











DarkPowerMenu.font: love.Font

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

Open in Browser

















DarkPowerMenu.ui_cancel_small: 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



DarkPowerMenu.ui_cant_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



DarkPowerMenu.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



DarkPowerMenu.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