Xonotic
vectormamamam.qh
Go to the documentation of this file.
1
#pragma once
2
3
const
int
PROJECT_ON_TARGETNORMAL
=
BIT
(0);
4
const
int
PROJECT_ON_TARGET2NORMAL
=
BIT
(1);
5
const
int
PROJECT_ON_TARGET3NORMAL
=
BIT
(2);
6
const
int
PROJECT_ON_TARGET4NORMAL
=
BIT
(3);
7
8
const
float
VECTORMAMAMAM_TIMESTEP
= 0.1;
VECTORMAMAMAM_TIMESTEP
const float VECTORMAMAMAM_TIMESTEP
Definition:
vectormamamam.qh:8
PROJECT_ON_TARGET3NORMAL
const int PROJECT_ON_TARGET3NORMAL
Definition:
vectormamamam.qh:5
BIT
#define BIT(n)
Only ever assign into the first 24 bits in QC (so max is BIT(23)).
Definition:
bits.qh:8
PROJECT_ON_TARGETNORMAL
const int PROJECT_ON_TARGETNORMAL
Definition:
vectormamamam.qh:3
PROJECT_ON_TARGET2NORMAL
const int PROJECT_ON_TARGET2NORMAL
Definition:
vectormamamam.qh:4
PROJECT_ON_TARGET4NORMAL
const int PROJECT_ON_TARGET4NORMAL
Definition:
vectormamamam.qh:6
common
mapobjects
func
vectormamamam.qh
Generated on Thu Mar 17 2022 17:26:27 for Xonotic by
1.8.13