#include <Gadget.h>
Definition at line 427 of file Gadget.h.
◆ altSound
use an alternitive sound if one is set
Definition at line 436 of file Gadget.h.
◆ colorBorder
| Color _PushButtonData::colorBorder |
The color for the border around the button.
Definition at line 433 of file Gadget.h.
◆ colorClock
| Color _PushButtonData::colorClock |
The color to display the clock at.
Definition at line 431 of file Gadget.h.
◆ drawBorder
| Bool _PushButtonData::drawBorder |
We only want to draw the border if we want to.
Definition at line 432 of file Gadget.h.
◆ drawClock
We only want to draw the clock if, well, we want to.
Definition at line 429 of file Gadget.h.
◆ overlayImage
| const Image* _PushButtonData::overlayImage |
An overlay image (like a veterancy symbol)
Definition at line 435 of file Gadget.h.
◆ percentClock
| Int _PushButtonData::percentClock |
The percentage of the clock we want to draw.
Definition at line 430 of file Gadget.h.
◆ userData
| void* _PushButtonData::userData |
random additional data we can set
Definition at line 434 of file Gadget.h.
The documentation for this struct was generated from the following file:
- Code/GameEngine/Include/GameClient/Gadget.h