Package game.geom

Definition of a 2D float-based vector and a 2D float-based bounding box.

See:
          Description

Class Summary
CAffineTransform Provides all affine transformations matrixes (zoom, rotation...).
CBoundingBox A moving bounding box.
CFixedPoint Abstract class implementing static functions handling fixed point arithmetics.
CVector2D 2D float-based vector.
 

Package game.geom Description

Definition of a 2D float-based vector and a 2D float-based bounding box.