Interface IBall

  • All Known Implementing Classes:
    Ball

    public interface IBall
    • Method Detail

      • updatePosition

        void updatePosition()
      • reactOnBorder

        void reactOnBorder()