AnimState

From OrbiterWiki
Revision as of 14:24, 3 September 2008 by Urwumpe (talk | contribs) (New page: The class '''AnimState''' is an auxiliary class in the OrbiterSDK for implementing animations. It is a simple state machine allowing typical open/close animations with five states. ==Pub...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The class AnimState is an auxiliary class in the OrbiterSDK for implementing animations. It is a simple state machine allowing typical open/close animations with five states.

Public member variables

pos
current position of the animation
state
current state of the animation