Index | Parent | Wheel class |
The Wheel class is used to create keyboard wheel objects.
Wheel is a subclass of Wheel.mcc, so you must have Wheel.mcc in
MUI:Libs/MUI to use it.
Wheel.mcc is copyright of Henning
Thielemann.
ATTRIBUTES | |||
---|---|---|---|
Name | Type | Class | Note |
CheckAllSize | B | ISGN | |
Default | N | ISGN | |
Max | N | ISGN | |
Min | N | ISGN | |
Reverse | B | ISGN | |
RevLeftRight | B | ISGN | |
RevUpDown | B | ISGN | |
Value | N | ISGN | |
WheelBounceBack | B | ISGN | |
WheelHollow | B | IG | |
WheelHoriz | B | IG | |
WheelInfinit | B | IG | |
WheelNotchWidth | N | ISGN | |
WheelSlantWidth | N | ISGN |
METHODS | ||
---|---|---|
Name | Parameters | Note |
Decrease | <deltaN/> | |
Increase | <delta/N> | |
SetDefault | <value/N> |