Class Stance

java.lang.Object
org.rspeer.game.effect.Animation
org.rspeer.game.effect.Stance

public class Stance extends Animation
Represents the Stance of a PathingEntity
  • Constructor Details

    • Stance

      public Stance(PathingEntity<?> src, int id, int frame)
  • Method Details

    • isWalking

      public boolean isWalking()