RPG::Event
Data class for map events.
Superclass
Referrer
Attributes
id
The event ID.
name
The event name.
x
The event's X-coordinate on the map.
y
The event's Y-coordinate on the map.
pages
The Events pages. An RPG::Event::Page array.
Inner Class
Definition
Last updated