|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.ms3d.MS3DPrototypeModel
public class MS3DPrototypeModel
| Constructor Summary | |
|---|---|
MS3DPrototypeModel(java.io.BufferedInputStream bin)
Creates a new MS3D Model parsing the .ms3d file |
|
| Method Summary | |
|---|---|
void |
animate(float currentTime)
|
void |
initAnimation(float currentTime)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MS3DPrototypeModel(java.io.BufferedInputStream bin)
throws java.io.IOException
bin -
java.io.IOException| Method Detail |
|---|
public void initAnimation(float currentTime)
public void animate(float currentTime)
currentTime - in seconds
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||