Title | Description |
---|---|
BS_BOX | Rectangular entity-body shape. ... |
BS_CIRCLE | Circular entity-body shape. ... |
BS_COMPOUND | The entity-body is composed of a number of custom sized rectangles and circles that form a single... |
BS_NONE | Not a physics-simulated shape. ... |
BS_POLYGON | Custom convex polygon shape. ... |
DT_FLOAT |
|
DT_INT |
|
DT_NODATA | No data. More about entity custom data. ... |
DT_OBJECT | A reference to a script object. More about entity custom... |
DT_STRING |
|
DT_UINT |
|
ET_HORIZONTAL | Horizontal entity type. More about entity types. ... |
ET_LAYERABLE | Layerable entity type. More about entity types. ... |
ET_VERTICAL | Vertical entity type. More about entity types. ... |
JK_01 - B_32 | Standard joystick buttons ... |
JK_DOWN | Joystick non-analog down button ... |
JK_LEFT | Joystick non-analog left button ... |
JK_NONE | No button ... |
JK_RIGHT | Joystick non-analog right button ... |
JK_UP | Joystick non-analog up button ... |
JS_DETECTED | Joystick has been detected and is ready for use. ... |
JS_INVALID | Device is plugged but not valid. ... |
JS_NOTDETECTED | Joystick is not plugged. ... |
K_0 - K_9 | Numerical keyboard keys from 0 to 9 (numpad keys are usually not included). ... |
K_A - K_Z | Keyboard ANSI character keys from A to Z. ... |
K_ADD | Keyboard |
K_ALT | Keyboard |
K_BACK | Keyboard |
K_BACKSPACE | The same as |
K_COMMA | Keyboard |
K_CTRL | Keyboard |
K_DELETE | Keyboard |
K_DOT | Keyboard |
K_DOWN | Keyboard |
K_END | Keyboard |
K_ENTER | Keyboard |
K_ESC | Keyboard |
K_F1 - K_F24 | Keyboard |
K_HOME | Keyboard |
K_INSERT | Keyboard |
K_LEFT | Keyboard |
K_LMOUSE | Left mouse button. ... |
K_META |
|
K_MINUS | Keyboard |
K_MMOUSE | Middle mouse button. ... |
K_PAGEDOWN | Keyboard |
K_PAGEUP | Keyboard |
K_PAUSE | Keyboard |
K_PLUS | Keyboard |
K_PRINTSCREEN | Keyboard |
K_RIGHT | Keyboard |
K_RMOUSE | Mouse right button. ... |
K_SHIFT | Keyboard |
K_SPACE | Keyboard |
K_SUBTRACT | Keyboard |
K_TAB | Keyboard |
K_UP | Keyboard |
KS_DOWN | the key/button is being pressed. ... |
KS_HIT | the key/button has just been pressed. ... |
KS_RELEASE | the key/button has just been released. ... |
KS_UP | the key/button is not being pressed. ... |
NPOS | The maximum possible size for the |
PI | A float-typed Π value ( |
PIb | A float-typed Π/2 value ( |
PF16BIT | 16-bit color format ... |
PF32BIT | 32-bit color format ... |
PFUNKNOWN | Unknown pixel format ... |