#include <controls.h>
Public Member Functions | |
| tmoveparams () | |
| void | reset () |
Public Attributes | |
| unsigned char | movestatus |
| int | movesx |
| int | movesy |
| int | moveerr |
| Vehicle * | vehicletomove |
| int | newheight |
| int | oldheight |
| char | heightdir |
| BuildingType * | buildingtobuild |
| int | movespeed |
| int | uheight |
Definition at line 40 of file controls.h.
|
|
Definition at line 61 of file controls.h. References reset(). |
|
|
Definition at line 64 of file controls.cpp. References buildingtobuild, heightdir, moveerr, movespeed, movestatus, movesx, movesy, newheight, oldheight, uheight, and vehicletomove. Referenced by resetActions(), and tmoveparams(). |
|
|
Definition at line 58 of file controls.h. Referenced by reset(). |
|
|
Definition at line 57 of file controls.h. Referenced by reset(). |
|
|
Definition at line 53 of file controls.h. Referenced by reset(). |
|
|
Definition at line 59 of file controls.h. Referenced by reset(). |
|
|
|
Definition at line 53 of file controls.h. Referenced by reset(). |
|
|
Definition at line 53 of file controls.h. Referenced by reset(). |
|
|
Definition at line 55 of file controls.h. Referenced by reset(). |
|
|
Definition at line 56 of file controls.h. Referenced by reset(). |
|
|
Definition at line 60 of file controls.h. Referenced by reset(). |
|
|
Definition at line 54 of file controls.h. Referenced by GuiFunctions::JumpDriveIcon::available(), destructbuildinglevel2(), GuiFunctions::JumpDriveIcon::execute(), tsearchdestructbuildingfields::initdestructbuilding(), putMine(), and reset(). |
1.4.2