Klasse AnimationWalk
java.lang.Object
com.sunworld.game.combat.animation.impl.AnimationWalk
- Alle implementierten Schnittstellen:
CharacterAnimation
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungAnimationWalk
(TreePathfinder path, BattleParticipant character, int tileSize) -
Methodenübersicht
-
Felddetails
-
tileSize
private final int tileSize -
posPtr
private int posPtr -
positions
-
character
-
timer
-
soundTimer
-
-
Konstruktordetails
-
AnimationWalk
-
-
Methodendetails
-
isDone
public boolean isDone()- Angegeben von:
isDone
in SchnittstelleCharacterAnimation
-
getFrame
- Angegeben von:
getFrame
in SchnittstelleCharacterAnimation
-