Package com.planeth.gtroids.obj.base

Provides gtroids base classes for creating game objects.

See:
          Description

Class Summary
AbstractAnimatedObject The abstraction of an animated object
AbstractGameObject The abstraction of a base game object
AbstractPhysicalObject The abstraction of a physical game object (which has mass, etc.)
AbstractTumblingObject The abstraction of a tumbling object
(object with excentric rotation)
PaintableObject A simple paintable object
 

Package com.planeth.gtroids.obj.base Description

Provides gtroids base classes for creating game objects.