mkRPG
Public Member Functions | Static Public Member Functions
GameObjectEditor Class Reference

The GameObjectEditor class defines the base class for GameObject specific editors. More...

#include <gameobjecteditor.h>

Inheritance diagram for GameObjectEditor:
CellTypeEditor EntityTypeEditor MapEditor ObjectTypeEditor

Public Member Functions

 GameObjectEditor (QWidget *parent=0)

Static Public Member Functions

static GameObjectEditoreditor (GameObject &obj, QWidget *parent=0)

Detailed Description

The GameObjectEditor class defines the base class for GameObject specific editors.

Using the Factory design-pattern, the editor static method provide a universal constructor for registed editors.


The documentation for this class was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Defines