Uses of Package
hermes.hshape

Packages that use hermes.hshape
hermes   
hermes.hshape   
hermes.physics   
hermes.postoffice   
 

Classes in hermes.hshape used by hermes
HRectangle
          Represents an axis-aligned bounding rectangle.
HShape
          An abstraction for a 2D shape, used for collision detection and response.
 

Classes in hermes.hshape used by hermes.hshape
HCircle
          Represents a circle.
HPolygon
          Represents an arbitrary convex polygon.
HRectangle
          Represents an axis-aligned bounding rectangle.
HShape
          An abstraction for a 2D shape, used for collision detection and response.
 

Classes in hermes.hshape used by hermes.physics
HShape
          An abstraction for a 2D shape, used for collision detection and response.
 

Classes in hermes.hshape used by hermes.postoffice
HShape
          An abstraction for a 2D shape, used for collision detection and response.