* Example for creating balls with simple physics simulation
The goal of this example is to create several colored balls whose movement is simulated and which respond to the action of being grabbed and dragged using the mouse.
* renaming example
renaming example from physics_bouncing_balls to shapes_ball_physics