Xonotic
push.qh
Go to the documentation of this file.
1 #pragma once
2 
3 void _Movetype_Physics_Push(entity this, float dt);
4 
6 
8 STATIC_INIT(g_pushmove_moved) { g_pushmove_moved = IL_NEW(); }
9 
10 #ifdef CSQC
11 .float ltime;
12 #endif
void _Movetype_Physics_Push(entity this, float dt)
Definition: push.qc:201
#define IL_NEW()
entity() spawn
STATIC_INIT(g_pushmove_moved)
Definition: push.qh:8
limitations: NULL cannot be present elements can only be present once a maximum of IL_MAX lists can e...
float ltime
Definition: progsdefs.qc:107
IntrusiveList g_pushmove_moved
Definition: push.qh:7
vector moved_from
Definition: push.qh:5
vector moved_fromangles
Definition: push.qh:5