Class PowerBall


  • public class PowerBall
    extends Ball
    • Field Summary

      • Fields inherited from class pacManReloaded.common.model.Ball

        position
    • Constructor Summary

      Constructors 
      Constructor Description
      PowerBall​(java.awt.geom.Point2D.Float point)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PowerBall

        public PowerBall​(java.awt.geom.Point2D.Float point)