Torque3D Documentation / _generateds / GuiBitmapButtonCtrl::Textures

GuiBitmapButtonCtrl::Textures

Engine/source/gui/buttons/guiBitmapButtonCtrl.h

More...

Public Attributes

Texture for depressed state.

Texture for highlight state.

Texture for inactive state.

Texture for normal state.

Detailed Description

Public Attributes

GFXTexHandle mTextureDepressed 

Texture for depressed state.

GFXTexHandle mTextureHilight 

Texture for highlight state.

GFXTexHandle mTextureInactive 

Texture for inactive state.

GFXTexHandle mTextureNormal 

Texture for normal state.