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

S

Selectable - Interface in ballWorlds
A Selectable is an object that can be selected by determining its distance from a given point.
SELECTED_BALL_COLOR - Static variable in class ballWorlds.framework.WorldView
Color used for a Ball selected by the user.
setMass(double) - Method in interface ballWorlds.Morphable
Sets this Morphable object's mass to the given mass.
setShape(Shape) - Method in interface ballWorlds.Morphable
Sets the Shape of this Morphable object to the given Shape.
setSize(double) - Method in interface ballWorlds.Morphable
Sets this Morphable object's size to the given size.
setVelocity(Point2D) - Method in interface ballWorlds.Morphable
Sets the velocity (i.e., speed in x-direction and speed in y-direction) of this Morphable object to the given velocity.
STANDARD_BALLS - Static variable in class ballWorlds.framework.ButtonsPanel
Array of the class names that are "standard" (hence expected).

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