Nuclide
Software Development Kit for id Tech
|
Shared-Entity: Physics Rope. More...
Public Member Functions | |
void | phys_rope (void) |
virtual float | predraw (void) |
virtual void | ReceiveEntity (float, float) |
Client: Handles network updates from the server for the associated entity. More... | |
virtual void | DrawSegment (vector, vector, vector) |
Shared-Entity: Physics Rope.
QUAKED phys_rope (1 0 0) (-8 -8 -8) (8 8 8) ROPE_VERTICAL
Physics rope entity.
This entity was introduced in Half-Life 2 (2004).
|
virtual |
Client: Handles network updates from the server for the associated entity.
Reimplemented from NSEntity.