Uses of Package
hermes

Packages that use hermes
hermes   
hermes.physics   
hermes.postoffice   
 

Classes in hermes used by hermes
Being
          General game object class.
GenericGroup
          Groups together generic HObjects using the specified collection that share common attributes and interact with another group of HObjects.
Group
          Groups together Beings that share common attributes and interact with other HObjects.
HCamera
          HCamera determines which Beings get drawn.
HObject
          Basic game object class.
InteractionHandler
          This class contains support code for detecting interactions and handling them.
Interactor
          An Interactor defines some conditional relationship between two HObjects.
Optimizer
          Determines which beings are compared and potentially interacted by Interactor.
World
          The World defines a 'game state': it keeps track of all the Beings, Groups, and their interaction.
 

Classes in hermes used by hermes.physics
Being
          General game object class.
HObject
          Basic game object class.
Interactor
          An Interactor defines some conditional relationship between two HObjects.
 

Classes in hermes used by hermes.postoffice
HObject
          Basic game object class.