MercuryLoadableModel::LoadableModelAnimationInfo Struct Reference

Public Animation Information. More...

#include <MercuryLoadableModel.h>

Collaboration diagram for MercuryLoadableModel::LoadableModelAnimationInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LoadableModelAnimationInfo ()
void Trigger ()

Public Attributes

MString sAnimationName
float fPercent
float fPlace
float fRate
bool bLoop
bool bRunning

Detailed Description

Public Animation Information.

Definition at line 14 of file MercuryLoadableModel.h.


Constructor & Destructor Documentation

MercuryLoadableModel::LoadableModelAnimationInfo::LoadableModelAnimationInfo (  )  [inline]

Definition at line 16 of file MercuryLoadableModel.h.


Member Function Documentation

void MercuryLoadableModel::LoadableModelAnimationInfo::Trigger (  )  [inline]

Definition at line 17 of file MercuryLoadableModel.h.


Member Data Documentation

MString MercuryLoadableModel::LoadableModelAnimationInfo::sAnimationName

Definition at line 18 of file MercuryLoadableModel.h.

float MercuryLoadableModel::LoadableModelAnimationInfo::fPercent

Definition at line 19 of file MercuryLoadableModel.h.

float MercuryLoadableModel::LoadableModelAnimationInfo::fPlace

Definition at line 20 of file MercuryLoadableModel.h.

float MercuryLoadableModel::LoadableModelAnimationInfo::fRate

Definition at line 21 of file MercuryLoadableModel.h.

bool MercuryLoadableModel::LoadableModelAnimationInfo::bLoop

Definition at line 22 of file MercuryLoadableModel.h.

bool MercuryLoadableModel::LoadableModelAnimationInfo::bRunning

Definition at line 23 of file MercuryLoadableModel.h.


The documentation for this struct was generated from the following file:
Hosted by SourceForge.net Logo