Package game.physics

Set of abstract classes usefull for defining graphical objects in a physical world.

See:
          Description

Class Summary
CColoredDynamicShape Extends CDynamicShape by adding color.
CDynamicShape Extends CStatic shape by adding movement.
CStaticShape Base class, has a fixed position and a bounding box.
 

Package game.physics Description

Set of abstract classes usefull for defining graphical objects in a physical world.