|
|
uint16 | _gadget2_i1 |
| |
|
uint16 | _gadget2_i2 |
| |
|
uint16 | _gadget2_i3 |
| |
|
uint16 | _gadget2_i4 |
| |
|
uint16 | _gadgetNo |
| |
|
uint16 | _x |
| |
|
uint16 | _y |
| |
|
uint16 | _width |
| |
|
uint16 | _height |
| |
|
GadgetType | _gadgetType |
| |
|
uint16 | _flags2 |
| |
|
uint16 | _flags3 |
| |
|
uint16 | _sval1Type |
| |
|
Common::String | _sval1S |
| |
|
uint16 | _sval1I |
| |
|
uint16 | _sval2Type |
| |
|
Common::String | _sval2S |
| |
|
uint16 | _sval2I |
| |
|
Common::String | _buttonName |
| |
|
uint16 | _fontNo |
| |
|
uint16 | _col1 |
| |
|
uint16 | _col2 |
| |
|
uint16 | _col3 |
| |
|
uint16 | _field20_0x28 |
| |
|
uint16 | _field21_0x2a |
| |
|
uint16 | _parentX |
| |
|
uint16 | _parentY |
| |
◆ setSteps()
| void Dgds::SliderGadget::setSteps |
( |
int16 |
steps, |
|
|
bool |
lock |
|
) |
| |
|
inline |
Set number of steps the slider has If lock is true, jumps the final position to match the step.
◆ onClick()
| int16 Dgds::SliderGadget::onClick |
( |
const Common::Point & |
mousePt | ) |
|
Work out where the mouse click was and what the new setting should be from 0 to steps-1.
The documentation for this class was generated from the following file: