file
Editor.h
Namespaces
- namespace Editors
- Everything related with the editors (except adventure editor)
Classes
- class Editors::EditorStateEditHistory
- Structure that records the state of the editor (current mode, budget, etc) for undo/redo history.
- class Editors::cEditor
- Main class for editors.
Typedefs
Defines
- #define Editor
- Access the active editor object; check Editors::
cEditor. - #define cEditorPtr