GuiBitmapButtonCtrl::Textures
Engine/source/gui/buttons/guiBitmapButtonCtrl.h
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.