Class ChristmasExtension

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.util.List<IAnimObject> objs  
      private static java.util.Random seed  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void adjustForSize​(int w, int h, int x, int y)
      Adjusts for size.
      void animate()
      Performs the optional animation.
      void paint​(java.awt.Graphics g)
      Paints static contents.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait