Torque3D Documentation / _generateds / GuiInspectorTypeColor

GuiInspectorTypeColor

Engine/source/gui/editor/guiInspectorTypes.h

More...

Private Types

Protected Functions

const char *

Return the name of a function that will be used to convert the floating-point color of the swatch button to the form used by the data field.

Public Functions

bool
resize(const Point2I & newPosition, const Point2I & newExtent)

Changes the size and/or position of this control.

bool

Detailed Description

Private Types

typedef GuiInspectorField Parent 

Public Attributes

GuiSwatchButtonCtrl * mBrowseButton 
RectI mBrowseRect 
StringTableEntry mColorFunction 

Protected Functions

_getColorConversionFunction()

Return the name of a function that will be used to convert the floating-point color of the swatch button to the form used by the data field.

Reimplemented by: GuiInspectorTypeColorI

Public Functions

GuiInspectorTypeColor()

constructEditControl()

Reimplemented from: GuiInspectorField

DECLARE_CONOBJECT(GuiInspectorTypeColor )

resize(const Point2I & newPosition, const Point2I & newExtent)

Reimplemented from: GuiInspectorField

updateRects()

Reimplemented from: GuiInspectorField