|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.j3d.loaders.lw3d.LwsMotion.FrameHolder
class LwsMotion.FrameHolder
Class that associates a particular frame with its effective frame number (which accounts for animations that start after frame 1)
| Field Summary | |
|---|---|
(package private) LwsFrame |
frame
|
(package private) double |
frameNumber
|
| Constructor Summary | |
|---|---|
LwsMotion.FrameHolder(LwsFrame theFrame,
double number)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
double frameNumber
LwsFrame frame
| Constructor Detail |
|---|
LwsMotion.FrameHolder(LwsFrame theFrame,
double number)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||