Klasse BackAndForthAnimation
java.lang.Object
com.sunworld.io.resources.textures.BackAndForthAnimation
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Von Schnittstelle geerbte Methoden com.sunworld.io.resources.textures.Texture
getHeight, getHeightHalf, getWidth, getWidthHalf
-
Felddetails
-
animationDirection
private boolean animationDirection -
frames
-
updateTimer
-
frameUpdateTime
private final int frameUpdateTime -
framePointer
private int framePointer
-
-
Konstruktordetails
-
BackAndForthAnimation
-
-
Methodendetails
-
getImage
-
getFrames
-
reset
public void reset() -
setFrame
public void setFrame(int frame) -
getFps
public int getFps()
-