public interface Animation
| Modifier and Type | Method and Description |
|---|---|
boolean |
advance()
Advance this animation one frame.
|
Image |
getCurrentFrame()
Return the current frame for this animation.
|
boolean advance()
Image getCurrentFrame()
Copyright © 2006-2013 dishevelled.org. All Rights Reserved.