Constructor


OverworldActionBox(x: any, y: any, index: any, chara: any)

Arguments:

x: any
y: any
index: any
chara: any




Methods




OverworldActionBox:react(text: any, display_time: any)

Arguments:

text: any
display_time: any


OverworldActionBox:setHeadIcon(icon: any)

Arguments:

icon: any





Fields



Undocumented





OverworldActionBox.font: love.Font|nil

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

Open in Browser



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|nil

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

Open in Browser



OverworldActionBox.name_sprite: Sprite

A simple object that renders a texture.
This texture must be placed inside assets/sprites/.