|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnimationFrame | |
---|---|
simogl.model.animation |
Uses of AnimationFrame in simogl.model.animation |
---|
Methods in simogl.model.animation that return AnimationFrame | |
---|---|
AnimationFrame |
Animation.getAnimFrame(int index)
Returns the animation frame with the specified index in the animation |
AnimationFrame |
Animation.getCurrentFrame()
Returns the current frame of the animation |
Methods in simogl.model.animation that return types with arguments of type AnimationFrame | |
---|---|
java.util.ArrayList<AnimationFrame> |
Animation.getAnimFrames()
Returns the ArrayList of animation frames that form the animation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |