Class AniShrink


public class AniShrink extends Animation
An animation which shrinks a Character over an amount of frames.
  • Constructor Details

  • Method Details

    • animate

      public boolean animate(int from_size, int to_size)