Shapes 3D  3.0
 All Classes Functions Variables Pages
shapes3d.utils.MD2_AnimState Class Reference

Public Member Functions

 MD2_AnimState (String name, int startframe, int endFrame)
 
String toString ()
 

Public Attributes

String name
 
int startframe
 
int endFrame
 

Detailed Description

Simple class to store that details of an animation sequence in the model.

Author
Peter Lager

Constructor & Destructor Documentation

shapes3d.utils.MD2_AnimState.MD2_AnimState ( String  name,
int  startframe,
int  endFrame 
)

Create an animation state.

Parameters
nameuser defined name for this state
startframethe start frame number
endFramethe end frame number

The documentation for this class was generated from the following file: