![]() |
VR-Forces 4.5 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtRwDIGuyAnimationEntry |
| A DtRwDIGuyAnimationEntry instance contains info about a specific DI-Guy animation, read in from character_animations_table.mtl. More... | |
Enumerations | |
| enum | DtDIGuyTaskableOrIntrinisic { IntrinsicAnimation, TaskableAnimation, TaskableAndIntrinsicAnimation, NeitherTaskableNorIntrinsicAnimation } |
| The DtRwDIGuyIntrinsicAnimation a helper class that is a readable/writable class that can store itself and read itself from a file. More... | |
The DtRwDIGuyIntrinsicAnimation a helper class that is a readable/writable class that can store itself and read itself from a file.
This allows us to augment the animations of DI-guy and control which animations should be automatically handled like say walking and which should be tasked by the user–Begin fueling animation is a good example!