torque Torque Game Engine Documentation
TGE Version 1.5.2

PlayerData::ActionAnimation Struct Reference

#include <player.h>


Data Fields

const char * name
 Sequence name.
S32 sequence
 Sequence index.
VectorF dir
 Dir of animation ground transform.
F32 speed
 Speed in m/s.
bool velocityScale
 Scale animation by velocity.
bool death
 Are we dying?


Field Documentation

Sequence name.

Dir of animation ground transform.

Scale animation by velocity.




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen