RPG::Troop::Member
Data class for troop members.
Superclass
Referrer
Attributes
enemy_id
The enemy ID.
x
The troop member's X-coordinate.
y
The troop member's Y-coordinate.
hidden
Truth value of the [Appear Midway] option.
immortal
Truth value of the [Immortal] option.
Definition
Last updated