Main   GitHub

Fields | List of all members
GuiControlProfile Class Reference

Inherits SimObject, and SimObject.

Fields

bool autoSizeHeight
 
bool autoSizeWidth
 
ColorI bevelColorHL
 
ColorI bevelColorLL
 
filename bitmap
 
int border
 
ColorI borderColor
 
ColorI borderColorHL
 
ColorI borderColorNA
 
int borderThickness
 
bool canKeyFocus
 
ColorI cursorColor
 
ColorI fillColor
 
ColorI fillColorHL
 
ColorI fillColorNA
 
enumval fontCharset
 
ColorI fontColor
 
ColorI fontColorHL
 
ColorI fontColorLink
 
ColorI fontColorLinkHL
 
ColorI fontColorNA
 
ColorI fontColors
 
ColorI fontColorSEL
 
int fontSize
 
string fontType
 
enumval justify
 
bool Modal
 
bool mouseOverSelected
 
bool numbersOnly
 
bool opaque
 
SimObjectPtr profileForChildren
 
bool returnTab
 
audioAssetPtr soundButtonDown
 
audioAssetPtr soundButtonOver
 
bool tab
 
Point2I textOffset
 
SimBase
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
Namespace Linking
string superclass
 
string class
 
- Fields inherited from SimObject
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
string superclass
 
string class
 

Additional Inherited Members

- Methods inherited from SimObject
void addFieldFilter (fieldName)
 
void addFieldFilter (fieldName)
 
string call (%args)
 
string call (%args)
 
int clone ([bool copyDynamicFields?=false])
 
int clone ([bool copyDynamicFields?=false])
 
void delete ()
 
void delete ()
 
void dump ()
 
void dump ()
 
void dumpClassHierarchy ()
 
void dumpClassHierarchy ()
 
string getClassName ()
 
string getClassName ()
 
string getClassNamespace ()
 
string getClassNamespace ()
 
string getDynamicField (index)
 
string getDynamicField (index)
 
int getDynamicFieldCount ()
 
int getDynamicFieldCount ()
 
string getField (int index)
 
string getField (int index)
 
int getFieldCount ()
 
int getFieldCount ()
 
string getFieldType (fieldName)
 
string getFieldType (fieldName)
 
string getFieldValue (fieldName)
 
string getFieldValue (fieldName)
 
int getGroup ()
 
int getGroup ()
 
int getId ()
 
int getId ()
 
string getInternalName ()
 
string getInternalName ()
 
string getName ()
 
string getName ()
 
string getProgenitorFile ()
 
string getProgenitorFile ()
 
string getSuperClassNamespace ()
 
string getSuperClassNamespace ()
 
int getType ()
 
int getType ()
 
bool isChildOfGroup ()
 
bool isChildOfGroup ()
 
bool isMemberOfClass (string classname)
 
bool isMemberOfClass (string classname)
 
bool isMethod (string method name)
 
bool isMethod (string method name)
 
bool isTimerActive ()
 
bool isTimerActive ()
 
void removeFieldFilter (fieldName)
 
void removeFieldFilter (fieldName)
 
bool save (fileName,[selectedOnly])
 
bool save (fileName,[selectedOnly])
 
int schedule (time, command,< arg1...argN >)
 
int schedule (time, command,< arg1...argN >)
 
void setClassNamespace ()
 
void setClassNamespace ()
 
bool setFieldValue (fieldName, value)
 
bool setFieldValue (fieldName, value)
 
void setInternalName ()
 
void setInternalName ()
 
void setName (newName)
 
void setName (newName)
 
void setProgenitorFile (file)
 
void setProgenitorFile (file)
 
void setSuperClassNamespace ()
 
void setSuperClassNamespace ()
 
bool startTimer (callbackFunction, float timePeriod,[repeat])
 
bool startTimer (callbackFunction, float timePeriod,[repeat])
 
void stopTimer ()
 
void stopTimer ()
 

Member Data Documentation

bool GuiControlProfile::autoSizeHeight
bool GuiControlProfile::autoSizeWidth
ColorI GuiControlProfile::bevelColorHL
ColorI GuiControlProfile::bevelColorLL
filename GuiControlProfile::bitmap
int GuiControlProfile::border
ColorI GuiControlProfile::borderColor
ColorI GuiControlProfile::borderColorHL
ColorI GuiControlProfile::borderColorNA
int GuiControlProfile::borderThickness
bool GuiControlProfile::canKeyFocus
bool GuiControlProfile::canSaveDynamicFields
string GuiControlProfile::class

Script SuperClass of object.

ColorI GuiControlProfile::cursorColor
ColorI GuiControlProfile::fillColor
ColorI GuiControlProfile::fillColorHL
ColorI GuiControlProfile::fillColorNA
enumval GuiControlProfile::fontCharset
ColorI GuiControlProfile::fontColor
ColorI GuiControlProfile::fontColorHL
ColorI GuiControlProfile::fontColorLink
ColorI GuiControlProfile::fontColorLinkHL
ColorI GuiControlProfile::fontColorNA
ColorI GuiControlProfile::fontColors
ColorI GuiControlProfile::fontColorSEL
int GuiControlProfile::fontSize
string GuiControlProfile::fontType
string GuiControlProfile::internalName
enumval GuiControlProfile::justify
bool GuiControlProfile::Modal
bool GuiControlProfile::mouseOverSelected
bool GuiControlProfile::numbersOnly
bool GuiControlProfile::opaque
SimObjectPtr GuiControlProfile::parentGroup

Group hierarchy parent of the object.

SimObjectPtr GuiControlProfile::profileForChildren
bool GuiControlProfile::returnTab
audioAssetPtr GuiControlProfile::soundButtonDown
audioAssetPtr GuiControlProfile::soundButtonOver
string GuiControlProfile::superclass

Script Class of object.

bool GuiControlProfile::tab
Point2I GuiControlProfile::textOffset


Copyright © 2013 GarageGames, LLC. All Rights Reserved.