Uses of Class
game.physics.CColoredDynamicShape

Packages that use CColoredDynamicShape
game.graphics Contains various graphical entities, including the IGraphicObject interface. 
 

Uses of CColoredDynamicShape in game.graphics
 

Subclasses of CColoredDynamicShape in game.graphics
 class CBouncingBall
          A colored disc bouncing on the game's display area's limits.
 class CMovingRect
          A colored rectangle bouncing on the game's display area's limits.
 class CSparkle
          Like all IEphemereObjects, CSparkles have a limited lifetime.