Nuclide
Software Development Kit for id Tech
momentarybase.qc File Reference

Classes

class  NSMomentary
 This entity class represents momentary entities. More...
 

Enumerations

enum  momentary_state_t { MOMENTARY_IDLE , MOMENTARY_ROTATING , MOMENTARY_RETURNING }
 The state the momentary entity finds itself in. More...
 

Enumeration Type Documentation

◆ momentary_state_t

The state the momentary entity finds itself in.

Enumerator
MOMENTARY_IDLE 

It isn't doing anything.

MOMENTARY_ROTATING 

It's being actively turned.

MOMENTARY_RETURNING 

It's returning to its idle position.