Main   GitHub

Methods | Fields | List of all members
GuiImageButtonCtrl Class Reference

Inherits GuiButtonCtrl, and GuiButtonCtrl.

Methods

void setActive (imageAssetId)
 
void setActive (imageAssetId)
 
void setDownImage (imageAssetId)
 
void setDownImage (imageAssetId)
 
void setHoverImage (imageAssetId)
 
void setHoverImage (imageAssetId)
 
void setInactiveImage (imageAssetId)
 
void setInactiveImage (imageAssetId)
 
void setNormalImage (imageAssetId)
 
void setNormalImage (imageAssetId)
 

Fields

assetIdString DownImage
 
assetIdString HoverImage
 
assetIdString InactiveImage
 
assetIdString NormalImage
 
SimBase
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
Namespace Linking
string superclass
 
string class
 
Gui Editing
bool isContainer
 
GuiControl
GuiProfile Profile
 
enumval HorizSizing
 
enumval VertSizing
 
Point2I Position
 
Point2I Extent
 
Point2I MinExtent
 
bool canSave
 
bool Visible
 
deprecated Modal
 
deprecated setFirstResponder
 
string Variable
 
string Command
 
string AltCommand
 
string Accelerator
 
bool Active
 
ToolTip
GuiProfile tooltipprofile
 
string ToolTip
 
int tooltipWidth
 
int hovertime
 
Localization
string langTableMod
 
GuiButtonBaseCtrl
caseString text
 
string textID
 
int groupNum
 
enumval buttonType
 
bool useMouseEvents
 
- Fields inherited from GuiButtonCtrl
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
string superclass
 
string class
 
bool isContainer
 
GuiProfile Profile
 
enumval HorizSizing
 
enumval VertSizing
 
Point2I Position
 
Point2I Extent
 
Point2I MinExtent
 
bool canSave
 
bool Visible
 
deprecated Modal
 
deprecated setFirstResponder
 
string Variable
 
string Command
 
string AltCommand
 
string Accelerator
 
bool Active
 
GuiProfile tooltipprofile
 
string ToolTip
 
int tooltipWidth
 
int hovertime
 
string langTableMod
 
caseString text
 
string textID
 
int groupNum
 
enumval buttonType
 
bool useMouseEvents
 
- Fields inherited from GuiButtonBaseCtrl
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
string superclass
 
string class
 
bool isContainer
 
GuiProfile Profile
 
enumval HorizSizing
 
enumval VertSizing
 
Point2I Position
 
Point2I Extent
 
Point2I MinExtent
 
bool canSave
 
bool Visible
 
deprecated Modal
 
deprecated setFirstResponder
 
string Variable
 
string Command
 
string AltCommand
 
string Accelerator
 
bool Active
 
GuiProfile tooltipprofile
 
string ToolTip
 
int tooltipWidth
 
int hovertime
 
string langTableMod
 
caseString text
 
string textID
 
int groupNum
 
enumval buttonType
 
bool useMouseEvents
 
- Fields inherited from GuiControl
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
string superclass
 
string class
 
bool isContainer
 
GuiProfile Profile
 
enumval HorizSizing
 
enumval VertSizing
 
Point2I Position
 
Point2I Extent
 
Point2I MinExtent
 
bool canSave
 
bool Visible
 
deprecated Modal
 
deprecated setFirstResponder
 
string Variable
 
string Command
 
string AltCommand
 
string Accelerator
 
bool Active
 
GuiProfile tooltipprofile
 
string ToolTip
 
int tooltipWidth
 
int hovertime
 
string langTableMod
 
- Fields inherited from SimGroup
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
string superclass
 
string class
 
- Fields inherited from SimSet
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
string superclass
 
string class
 
- Fields inherited from SimObject
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
string superclass
 
string class
 

Methods

void GuiImageButtonCtrl::setActive ( imageAssetId  )

Sets the asset Id the button "inactive" state.

Returns
No return value.
void GuiImageButtonCtrl::setActive ( imageAssetId  )

Sets the asset Id the button "inactive" state.

Returns
No return value.
void GuiImageButtonCtrl::setDownImage ( imageAssetId  )

Sets the asset Id the button "down" state.

Returns
No return value.
void GuiImageButtonCtrl::setDownImage ( imageAssetId  )

Sets the asset Id the button "down" state.

Returns
No return value.
void GuiImageButtonCtrl::setHoverImage ( imageAssetId  )

Sets the asset Id the button "hover" state.

Returns
No return value.
void GuiImageButtonCtrl::setHoverImage ( imageAssetId  )

Sets the asset Id the button "hover" state.

Returns
No return value.
void GuiImageButtonCtrl::setInactiveImage ( imageAssetId  )

Sets the asset Id the button "inactive" state.

Returns
No return value.
void GuiImageButtonCtrl::setInactiveImage ( imageAssetId  )

Sets the asset Id the button "inactive" state.

Returns
No return value.
void GuiImageButtonCtrl::setNormalImage ( imageAssetId  )

Sets the asset Id the button "up" state.

Returns
No return value.
void GuiImageButtonCtrl::setNormalImage ( imageAssetId  )

Sets the asset Id the button "up" state.

Returns
No return value.

Member Data Documentation

string GuiImageButtonCtrl::Accelerator
bool GuiImageButtonCtrl::Active
string GuiImageButtonCtrl::AltCommand
enumval GuiImageButtonCtrl::buttonType
bool GuiImageButtonCtrl::canSave
bool GuiImageButtonCtrl::canSaveDynamicFields
string GuiImageButtonCtrl::class

Script SuperClass of object.

string GuiImageButtonCtrl::Command
assetIdString GuiImageButtonCtrl::DownImage

The image asset Id used for the Down button state.

Point2I GuiImageButtonCtrl::Extent
int GuiImageButtonCtrl::groupNum
enumval GuiImageButtonCtrl::HorizSizing
assetIdString GuiImageButtonCtrl::HoverImage

The image asset Id used for the hover button state.

int GuiImageButtonCtrl::hovertime
assetIdString GuiImageButtonCtrl::InactiveImage

The image asset Id used for the inactive button state.

string GuiImageButtonCtrl::internalName
bool GuiImageButtonCtrl::isContainer
string GuiImageButtonCtrl::langTableMod
Point2I GuiImageButtonCtrl::MinExtent
deprecated GuiImageButtonCtrl::Modal
assetIdString GuiImageButtonCtrl::NormalImage

The image asset Id used for the normal button state.

SimObjectPtr GuiImageButtonCtrl::parentGroup

Group hierarchy parent of the object.

Point2I GuiImageButtonCtrl::Position
GuiProfile GuiImageButtonCtrl::Profile
deprecated GuiImageButtonCtrl::setFirstResponder
string GuiImageButtonCtrl::superclass

Script Class of object.

caseString GuiImageButtonCtrl::text
string GuiImageButtonCtrl::textID
string GuiImageButtonCtrl::ToolTip
GuiProfile GuiImageButtonCtrl::tooltipprofile
int GuiImageButtonCtrl::tooltipWidth
bool GuiImageButtonCtrl::useMouseEvents
string GuiImageButtonCtrl::Variable
enumval GuiImageButtonCtrl::VertSizing
bool GuiImageButtonCtrl::Visible


Copyright © 2013 GarageGames, LLC. All Rights Reserved.