A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

C

C - Static variable in class hermes.postoffice.POCodes.Key
 
calculateDisplacement() - Method in class hermes.physics.ImpulseCollision
calculates the projective displacement on each being
calculateImpulse(PVector, PVector, float, float, float, PVector) - Static method in class hermes.physics.Physics
Calculates the impulse from a collision between objects, without accounting for rotation.
calculateImpulse(MassedBeing, MassedBeing, float, PVector) - Static method in class hermes.physics.Physics
Calculates the impulse from a collision between Massed Beings, without accounting for rotation.
CANCEL - Static variable in class hermes.postoffice.POCodes.Key
 
CAPS_LOCK - Static variable in class hermes.postoffice.POCodes.Key
 
CHAR_UNDEFINED - Static variable in class hermes.postoffice.POCodes.Key
KEY_PRESSED and KEY_RELEASED events which do not map to a valid Unicode character use this for the keyChar value.
checkMail() - Method in class hermes.postoffice.PostOffice
Command that sends all messages queued by the PostOffice to subscribers.
CIRCUMFLEX - Static variable in class hermes.postoffice.POCodes.Key
Constant for the "^" key.
clear() - Method in class hermes.GenericGroup
Clears everything from the group at the end of the update.
CLEAR - Static variable in class hermes.postoffice.POCodes.Key
 
clearCollisions() - Method in class hermes.physics.MassedBeing
clears the collision list
clearForce() - Method in class hermes.physics.MassedBeing
clears all forces
cloneVector(PVector) - Static method in class hermes.HermesMath
Instantiates a new vector that is a carbon copy of a given vector.
CLOSE_BRACKET - Static variable in class hermes.postoffice.POCodes.Key
Constant for the close bracket key, "]"
CODE_INPUT - Static variable in class hermes.postoffice.POCodes.Key
Constant for the Code Input function key.
collide(HShape) - Method in class hermes.hshape.HPolygon
 
collide(HRectangle) - Method in class hermes.hshape.HPolygon
 
collide(HCircle) - Method in class hermes.hshape.HPolygon
 
collide(HPolygon) - Method in class hermes.hshape.HPolygon
 
collide(HShape) - Method in class hermes.hshape.HShape
Detects a collision with another shape
Collider<A extends Being,B extends Being> - Class in hermes
An Interactor that detects collisions between Beings based on their shape.
Collider() - Constructor for class hermes.Collider
 
collisionsComplete() - Method in class hermes.HCamera
This method is a callback, letting the Camera know that the _beingsPending list has been completed for this timestep, and that it can switch to make it the actively drawn list of Beings on the next call to draw()
collisionsReset() - Method in class hermes.HCamera
Resets internal state parameters, effectively clearing the cache of collided Beings from the last time step
COLON - Static variable in class hermes.postoffice.POCodes.Key
Constant for the ":" key.
COMMA - Static variable in class hermes.postoffice.POCodes.Key
Constant for the comma key, ","
COMPOSE - Static variable in class hermes.postoffice.POCodes.Key
Constant for the Compose function key.
contains(PVector) - Method in class hermes.hshape.HCircle
 
contains(float, float) - Method in class hermes.hshape.HCircle
 
contains(PVector) - Method in class hermes.hshape.HPolygon
 
contains(float, float) - Method in class hermes.hshape.HPolygon
 
contains(HRectangle) - Method in class hermes.hshape.HRectangle
Whether this rectangle completely encloses another (no part of other protrudes from this).
contains(float, float) - Method in class hermes.hshape.HRectangle
 
contains(PVector) - Method in class hermes.hshape.HRectangle
 
contains(PVector) - Method in class hermes.hshape.HShape
Whether the Shape contains the given point coordinates (boundary is inclusive).
contains(float, float) - Method in class hermes.hshape.HShape
 
CONTEXT_MENU - Static variable in class hermes.postoffice.POCodes.Key
Constant for the Microsoft Windows Context Menu key.
CONTROL - Static variable in class hermes.postoffice.POCodes.Key
 
CONVERT - Static variable in class hermes.postoffice.POCodes.Key
Constant for the Convert function key.
COPY - Static variable in class hermes.postoffice.POCodes.Key
 
createRegularHPolygon(PVector, int, float) - Static method in class hermes.hshape.HPolygon
Creates a new regular polygon with a given number of sides at the given location.
CUT - Static variable in class hermes.postoffice.POCodes.Key
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _