Constructor
AttackBox(battler: any, offset: any, index: any, x: any, y: any)
Arguments:
battler: any | |
offset: any | |
index: any | |
x: any | |
y: any |
Methods
Fields
Undocumented
AttackBox.head_sprite: Sprite
A simple object that renders a texture.
This texture must be placed inside assets/sprites/
.
AttackBox.press_sprite: Sprite
A simple object that renders a texture.
This texture must be placed inside assets/sprites/
.