Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes
editor::page Namespace Reference

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

Classes

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

Detailed Description

Classes that implement top level editor pages.