Uses of Class
org.vizzini.example.pong.Ball

Packages that use Ball
org.vizzini.example.pong Provides pong classes for the game framework. 
org.vizzini.example.pong.ui Provides pong user interface classes for the game framework. 
 

Uses of Ball in org.vizzini.example.pong
 

Methods in org.vizzini.example.pong that return Ball
 Ball Environment.getBall()
          Return the ball.
 

Uses of Ball in org.vizzini.example.pong.ui
 

Methods in org.vizzini.example.pong.ui with parameters of type Ball
protected  void EnvironmentUISwing.paintBall(Graphics g, Ball ball, Insets insets)
          Paint the ball.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02