Class ObjectInformation

java.lang.Object
itumulator.display.animation.ObjectInformation

public class ObjectInformation extends Object
Wrapping class to associate more information with objects than simply their display information provider.
  • Constructor Details

  • Method Details

    • isGroundObject

      public boolean isGroundObject()
    • getImage

      public BufferedImage getImage()
    • getColor

      public Color getColor()
    • getInformation

      public DisplayInformation getInformation()