Class AnimationFrame

java.lang.Object
itumulator.display.animation.components.AnimationFrame

public class AnimationFrame extends Object
A class representing the drawing of a single object for a single frame (using ObjectInformation).
  • Constructor Details

  • Method Details

    • draw

      public void draw(Graphics g)
      Draws the part of the frame on a graphics element associated to the object it represents.
      Parameters:
      g -