RPG::MapInfo
Data class for map information.
Superclass
Attributes
name
The map name.
parent_id
The parent map ID.
order
The map tree display order, used internally.
expanded
The map tree expansion flag, used internally.
scroll_x
The X-axis scroll position, used internally.
scroll_y
The Y-axis scroll position, used internally.
Definition
Last updated