|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweiman.BouncingBall.Ball
public class Ball
Created by IntelliJ IDEA. User: Lindsay Date: Mar 17, 2008 Time: 3:31:58 PM To change this template use File | Settings | File Templates.
Constructor Summary | |
---|---|
Ball(int x,
int y,
int velocityX,
int velocityY)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Ball(int x, int y, int velocityX, int velocityY)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |