Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
vectormamamam.qh File Reference
This graph shows which files directly or indirectly include this file:

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

Variable Documentation

◆ PROJECT_ON_TARGET2NORMAL

const int PROJECT_ON_TARGET2NORMAL = BIT(1)

Definition at line 4 of file vectormamamam.qh.

Referenced by func_vectormamamam_origin().

◆ PROJECT_ON_TARGET3NORMAL

const int PROJECT_ON_TARGET3NORMAL = BIT(2)

Definition at line 5 of file vectormamamam.qh.

Referenced by func_vectormamamam_origin().

◆ PROJECT_ON_TARGET4NORMAL

const int PROJECT_ON_TARGET4NORMAL = BIT(3)

Definition at line 6 of file vectormamamam.qh.

Referenced by func_vectormamamam_origin().

◆ PROJECT_ON_TARGETNORMAL

const int PROJECT_ON_TARGETNORMAL = BIT(0)

Definition at line 3 of file vectormamamam.qh.

Referenced by func_vectormamamam_origin().

◆ VECTORMAMAMAM_TIMESTEP

const float VECTORMAMAMAM_TIMESTEP = 0.1

Definition at line 8 of file vectormamamam.qh.

Referenced by func_vectormamamam_controller_think().