Nuclide
Software Development Kit for id Tech
|
Classes | |
class | prop_rope |
Shared-Entity: Faux Physics Rope. More... | |
Functions | |
void (float radius, vector texcoordbias) R_EndPolygonRibbon | |
float | ropecos (float a) |
Variables | |
enumflags | |
var int | autocvar_rope_debug = FALSE |
var float | autocvar_rope_sag = 2.0 |
var float | autocvar_rope_swing = 2.0 |
var bool | autocvar_rope_fast = TRUE |
var int | autocvar_rope_maxsegments = -1 |
void | ( | float | radius, |
vector | texcoordbias | ||
) |
var int autocvar_rope_debug = FALSE |
var bool autocvar_rope_fast = TRUE |
var int autocvar_rope_maxsegments = -1 |
var float autocvar_rope_sag = 2.0 |
var float autocvar_rope_swing = 2.0 |
enumflags |