A B D G I M N P R S T V W

G

getAllWorlds() - Method in class ballWorlds.framework.VisibleWorld
 
getAllWorlds() - Method in interface ballWorlds.WorldDescriber
Returns a List that contains all the Worlds in the Universe.
getAnotherWorld() - Method in class ballWorlds.framework.VisibleWorld
 
getAnotherWorld() - Method in interface ballWorlds.WorldDescriber
Returns a random other World (or this World if it is the only one).
getBallsInWorld() - Method in class ballWorlds.framework.BallManagerWorld
Returns the actual List of Balls in this World.
getColor() - Method in interface ballWorlds.Drawable
Returns the Color of this Drawable.
getColor() - Method in class ballWorlds.framework.VisibleWorld
Returns the Color of this World.
getMass() - Method in interface ballWorlds.BallDescriber
Returns the mass of this BallDescriber.
getShape() - Method in interface ballWorlds.Drawable
Returns the Shape (which contains position and size) of this Drawable.
getShape() - Method in class ballWorlds.framework.VisibleWorld
Returns the Shape (which contains position and size) of this World.
getSize() - Method in interface ballWorlds.BallDescriber
Returns the size of this BallDescriber.
getVelocity() - Method in interface ballWorlds.BallDescriber
Returns the velocity (i.e., speed in x-direction and speed in y-direction) of this BallDescriber.
getView() - Method in class ballWorlds.framework.VisibleWorld
TODO Put here a description of what this method does.

A B D G I M N P R S T V W