constants LogicalKey (client-side)
| Name | Description |
|---|---|
GAME_LEFT |
Move left action. |
GAME_RIGHT |
Move right action. |
GAME_UP |
Move up action. |
GAME_DOWN |
Move down action. |
GAME_ACTION |
Primary action. |
GAME_SLOW |
Slow movement / walk modifier. |
GAME_ACTION2 |
Secondary action. |
GAME_WEAPON |
Weapon action. |
GAME_SMOVE |
Strafe movement. |
GAME_SMOVE2 |
Alternate strafe movement. |
GAME_SHIFT |
Shift modifier. |
GAME_END |
End action. |
GAME_INVENTORY |
Open inventory. |
GAME_LOOK |
Look mode. |
GAME_SNEAK |
Sneak mode. |
GAME_STRAFELEFT |
Strafe left. |
GAME_STRAFERIGHT |
Strafe right. |
GAME_SCREEN_STATUS |
Show status screen. |
GAME_SCREEN_LOG |
Show log screen. |
GAME_SCREEN_MAP |
Show map screen. |
GAME_LOOK_FP |
First-person look. |
GAME_LOCK_TARGET |
Lock target. |
GAME_PARADE |
Parry / block action. |
GAME_ACTIONLEFT |
Left-hand action. |
GAME_ACTIONRIGHT |
Right-hand action. |
GAME_LAME_POTION |
Use potion. |
GAME_LAME_HEAL |
Use healing item. |