|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Variables | |
| const int | PROJECT_ON_TARGET2NORMAL = BIT(1) |
| const int | PROJECT_ON_TARGET3NORMAL = BIT(2) |
| const int | PROJECT_ON_TARGET4NORMAL = BIT(3) |
| const int | PROJECT_ON_TARGETNORMAL = BIT(0) |
| const float | VECTORMAMAMAM_TIMESTEP = 0.1 |
Definition at line 4 of file vectormamamam.qh.
Referenced by func_vectormamamam_origin().
Definition at line 5 of file vectormamamam.qh.
Referenced by func_vectormamamam_origin().
Definition at line 6 of file vectormamamam.qh.
Referenced by func_vectormamamam_origin().
Definition at line 3 of file vectormamamam.qh.
Referenced by func_vectormamamam_origin().
| const float VECTORMAMAMAM_TIMESTEP = 0.1 |
Definition at line 8 of file vectormamamam.qh.
Referenced by func_vectormamamam_controller_think().