Xonotic
|
Go to the source code of this file.
Functions | |
bool | WarpZoneLib_ExactTrigger_Touch (entity this, entity toucher) |
bool | WarpZoneLib_MoveOutOfSolid (entity e) |
Definition at line 798 of file common.qc.
References vector(), and WarpZoneLib_BoxTouchesBrush().
Referenced by WarpZone_Projectile_Touch(), and WarpZone_Touch().
Definition at line 826 of file common.qc.
References eX, eY, eZ, MOVE_WORLDONLY, setorigin(), trace_startsolid, vector(), and WarpZoneLib_MoveOutOfSolid_Expand().
Referenced by WarpZone_Teleport().