|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "frozen.qh"Go to the source code of this file.
Functions | |
| void | Frozen_ice_create (entity this) |
| void | Frozen_ice_remove (entity this) |
| void | Frozen_ice_think (entity this) |
Variables | |
| entity | frozen_ice |
Definition at line 26 of file frozen.qc.
References entity(), floor(), frozen_ice, Frozen_ice_think(), random(), scale, setmodel, setthink, and time.
| entity frozen_ice |
Definition at line 4 of file frozen.qc.
Referenced by Frozen_ice_create(), and Frozen_ice_remove().