Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes
Pages

Classes that implement top level editor pages. More...

Classes

class  editor::page::Credits
 Page for editing the credits. More...
 
class  editor::page::Items
 Page for editing item names, descriptions, and values. More...
 
class  editor::page::Map
 Page for map editing. Tiles, levels, events, NPC's, weather, lighting, everything. More...
 
class  editor::page::Page
 Base class for all editor pages. More...
 
class  editor::page::Peoplemon
 Page for editing Peoplemon metadata. More...
 
class  editor::page::Scripts
 Scripting validation tab. More...
 
class  editor::page::Catchables
 Editor subpage for selecting catch tiles to place. More...
 
class  editor::page::Collisions
 Editor subpage for selecting collisions to apply. More...
 
class  editor::page::GameTesting
 Subpage in the map editor for creating and testing game saves. More...
 
class  editor::page::Layers
 Provides controls to add, move, remove, and toggle visibility for layers. More...
 
class  editor::page::Levels
 Provides controls to add, move, remove, and toggle visibility for levels. More...
 
class  editor::page::LevelTransitions
 Subpage for selecting level transitions to place on the map. More...
 
class  editor::page::MapArea
 Section of the map area with the map itself and related controls. More...
 
class  editor::page::Tileset
 Subpage for tileset editing and use. Used by the map editor page. More...
 
class  editor::page::Towns
 Subpage for creating, editing, deleting, and placing towns in maps. More...
 
class  editor::page::VariousEditors
 Page for opening various editor windows outside the map editor. More...
 

Detailed Description

Classes that implement top level editor pages.