|
| MD2_AnimState (String name, int startframe, int endFrame) |
|
String | toString () |
|
|
String | name |
|
int | startframe |
|
int | endFrame |
|
Simple class to store that details of an animation sequence in the model.
- Author
- Peter Lager
shapes3d.utils.MD2_AnimState.MD2_AnimState |
( |
String |
name, |
|
|
int |
startframe, |
|
|
int |
endFrame |
|
) |
| |
Create an animation state.
- Parameters
-
name | user defined name for this state |
startframe | the start frame number |
endFrame | the end frame number |
The documentation for this class was generated from the following file:
- /Users/peter/git/shapes3d-repos/Shapes 3D/src/shapes3d/utils/MD2_AnimState.java