Package com.planeth.gtroids.stats

Provides classes for handling stats (main gamestats, objectstats).

See:
          Description

Class Summary
GameStats Handles the game stats like player points, ships, bombs, current level, etc.
ObjectInfo ObjectInfo
Contains a dummy Object and its description.
ObjectInfoImagizer Buffered Info box to describe Object types
Visualizes the conaining ObjectInfo objects
The whole thing is rendered to an image.
ObjectStats Handles all object stats like health, team, etc.
 

Package com.planeth.gtroids.stats Description

Provides classes for handling stats (main gamestats, objectstats).