|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jme.animation.KeyframeController.PointInTime
This class defines a point in time that states morphShape
should look like newShape at time seconds
| Field Summary | |
TriMesh |
newShape
|
float |
time
|
| Constructor Summary | |
KeyframeController.PointInTime(float time,
TriMesh shape)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public TriMesh newShape
public float time
| Constructor Detail |
public KeyframeController.PointInTime(float time,
TriMesh shape)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||