|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Functions | |
| STATIC_INIT (g_ladderents) | |
| STATIC_INIT (g_ladders) | |
Variables | |
| IntrusiveList | g_ladderents |
| IntrusiveList | g_ladders |
| entity | ladder_entity |
| STATIC_INIT | ( | g_ladderents | ) |
| STATIC_INIT | ( | g_ladders | ) |
| IntrusiveList g_ladderents |
Definition at line 3 of file ladder.qh.
Referenced by func_ladder_think(), PutPlayerInServer(), and STATIC_INIT().
| IntrusiveList g_ladders |
Definition at line 7 of file ladder.qh.
Referenced by navigation_checkladders(), spawnfunc(), and STATIC_INIT().
| entity ladder_entity |
Definition at line 11 of file ladder.qh.
Referenced by havocbot_movetogoal(), navigation_poptouchedgoals(), PM_check_hitground(), PutPlayerInServer(), sys_phys_simulate(), and sys_phys_update().