Xonotic
|
#include "conveyor.qh"
Go to the source code of this file.
Functions | |
void | conveyor_think (entity this) |
Definition at line 4 of file conveyor.qc.
References absmax, absmin, active, ACTIVE_ACTIVE, ACTIVE_NOT, boxesoverlap(), drawmask, entity(), EXACTTRIGGER_INIT, g_conveyed, g_drawables, IL_EACH, IL_PUSH(), isPushable(), MASK_NORMAL, maxs, mins, model, move_time, movedir, MOVETYPE_NONE, NET_HANDLE, nextthink, origin, ReadString, sendflags, set_movetype(), setorigin(), setthink, SF_TRIGGER_INIT, SF_TRIGGER_UPDATE, solid, SOLID_BSP, SOLID_TRIGGER, spawnfunc(), speed, strzone(), target, targetname, time, to, use, vector(), vlen(), warpzone_isboxy, WarpZoneLib_BoxTouchesBrush(), WriteByte(), and WriteString().