Methods
DarkMenu:onAdd(parent: Object)
Arguments:
| parent: Object | The base class of all objects in Kristal. |
Undocumented
DarkMenu.description: Text
The Text object, made for displaying formatted text.
If you're looking for text which writes itself out over time, see DialogueText.
DarkMenu.font: love.Font
Defines the shape of characters that can be drawn onto the screen.
DarkMenu.heart_sprite: love.Image
Drawable image type.
DarkMenu.party_select_mode: string
SINGLE, ALL
DarkMenu.ui_cancel_small: Sound
The sound class. This is a transparent wrapper over Love2D's Source.
DarkMenu.ui_cant_select: Sound
The sound class. This is a transparent wrapper over Love2D's Source.
DarkMenu.ui_move: Sound
The sound class. This is a transparent wrapper over Love2D's Source.
DarkMenu.ui_select: Sound
The sound class. This is a transparent wrapper over Love2D's Source.