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

Go to the source code of this file.

Functions

 COMPONENT (in)
 

Variables

vector com_in_angles
 
bool com_in_crouch
 
bool com_in_jump
 
vector com_in_move
 
vector com_in_move_prev
 

Function Documentation

◆ COMPONENT()

COMPONENT ( in  )

Variable Documentation

◆ com_in_angles

vector com_in_angles

Definition at line 5 of file input.qh.

◆ com_in_crouch

bool com_in_crouch

Definition at line 7 of file input.qh.

Referenced by sys_in_update().

◆ com_in_jump

bool com_in_jump

Definition at line 6 of file input.qh.

Referenced by sys_in_update(), and sys_phys_simulate().

◆ com_in_move

vector com_in_move

Definition at line 4 of file input.qh.

◆ com_in_move_prev

vector com_in_move_prev

Definition at line 4 of file input.qh.