Package motherhamster :: Module editor

Module editor



The standard framework for an editor that uses the MotherHamster Engine ...Has a very boring name right now... (C) Copyright 2004 Hamster Republic Productions

Classes
  NewAssetWindow
A window that you can use to pick a folder and name to create in the data folder
  AssetBrowser
A window that lets you browse the different asset types
  EditorBase
The EditorBase class just does some generic stuff needed for the core functionality of the editor
  EditorThreaded
The EditorThreaded class implements a level editor whose windows run in another thread.
  EditorSimple
The EditorSimple class implements a level editor who runs in the main thread.
Functions
 
SpawnEditor()
 
KillEditor()