Xonotic
pre.qh File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ChangeYaw   builtin_ChangeYaw
 
#define checkclient   builtin_checkclient
 
#define droptofloor   builtin_droptofloor
 
#define error   builtin_error
 
#define movetogoal   builtin_movetogoal
 
#define objerror   builtin_objerror
 
#define remove   builtin_remove
 
#define setcolor   builtin_setcolor
 
#define walkmove   builtin_walkmove
 

Macro Definition Documentation

◆ ChangeYaw

#define ChangeYaw   builtin_ChangeYaw

Definition at line 3 of file pre.qh.

◆ checkclient

#define checkclient   builtin_checkclient

Definition at line 4 of file pre.qh.

Referenced by SUB_NoImpactCheck().

◆ droptofloor

#define droptofloor   builtin_droptofloor

◆ error

#define error   builtin_error

Definition at line 6 of file pre.qh.

◆ movetogoal

#define movetogoal   builtin_movetogoal

Definition at line 7 of file pre.qh.

◆ objerror

#define objerror   builtin_objerror

Definition at line 8 of file pre.qh.

◆ remove

#define remove   builtin_remove

Definition at line 9 of file pre.qh.

◆ setcolor

#define setcolor   builtin_setcolor

Definition at line 11 of file pre.qh.

Referenced by bot_endgame(), bot_setnameandstuff(), and FixPlayermodel().

◆ walkmove

#define walkmove   builtin_walkmove

Definition at line 10 of file pre.qh.