Methods
DarkPowerMenu:onRemove(parent: Object)
Arguments:
| parent: Object | The base class of all objects in Kristal. |
Undocumented
DarkPowerMenu.arrow_sprite: love.Image
Drawable image type.
DarkPowerMenu.font: love.Font
Defines the shape of characters that can be drawn onto the screen.
DarkPowerMenu.heart_sprite: love.Image
Drawable image type.
DarkPowerMenu.state: string
PARTY, SPELLS
DarkPowerMenu.tp_sprite: love.Image
Drawable image type.
DarkPowerMenu.ui_cancel_small: Sound
The sound class. This is a transparent wrapper over Love2D's Source.
DarkPowerMenu.ui_cant_select: Sound
The sound class. This is a transparent wrapper over Love2D's Source.
DarkPowerMenu.ui_move: Sound
The sound class. This is a transparent wrapper over Love2D's Source.
DarkPowerMenu.ui_select: Sound
The sound class. This is a transparent wrapper over Love2D's Source.