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 (c) 2006-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).