GuiInspectorTypeColorI Class Reference

#include <guiInspectorTypes.h>

Inheritance diagram for GuiInspectorTypeColorI:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 GuiInspectorTypeColorI ()
 DECLARE_CONOBJECT (GuiInspectorTypeColorI)

Static Public Member Functions

static void consoleInit ()
 Register global constant variables and do other one-time initialization tasks in a subclass of ConsoleObject.

Private Types

typedef GuiInspectorTypeColor Parent

Member Typedef Documentation


Constructor & Destructor Documentation

GuiInspectorTypeColorI::GuiInspectorTypeColorI (  ) 


Member Function Documentation

GuiInspectorTypeColorI::DECLARE_CONOBJECT ( GuiInspectorTypeColorI   ) 

static void GuiInspectorTypeColorI::consoleInit (  )  [static]

Register global constant variables and do other one-time initialization tasks in a subclass of ConsoleObject.

See also:
console

Reimplemented from ConsoleObject.