Package vooga.levelEditor.model

Class Summary
ClassTreeNode A node in the Game Object Browser's class tree.
CurrentLevelObjectModel This is the data model for the Current Level Object window.
GameItemClassModel  
InstantiatedGameItemModel Encapsulates the level editor data associated with an instantiated instance of a game item.
LevelEditorModel The umbrella class for the Level Editor model.
ObjectBrowserModel This is the data model for the Game Object Browser.
RenderModel This is the data model for the render window.
 

Enum Summary
RenderModel.ObserverUpdateReason  
 

Exception Summary
ImproperlyAnnotatedClassException Thrown when we detect that one or more of a game's classes have not annotated themselves properly.