Constructor
OverworldActionBox(x: number, y: number, index: number, chara: number)
Arguments:
| x: number | |
| y: number | |
| index: number | |
| chara: number |
Methods
Undocumented
OverworldActionBox.font: love.Font
Defines the shape of characters that can be drawn onto the screen.
OverworldActionBox.head_sprite: Sprite
A simple object that renders a texture.
This texture must be placed inside assets/sprites/.
OverworldActionBox.hp_sprite: Sprite
A simple object that renders a texture.
This texture must be placed inside assets/sprites/.
OverworldActionBox.main_font: love.Font
Defines the shape of characters that can be drawn onto the screen.
OverworldActionBox.name_sprite: Sprite
A simple object that renders a texture.
This texture must be placed inside assets/sprites/.