Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
H
H
- Static variable in class hermes.postoffice.
POCodes.Key
HALF_WIDTH
- Static variable in class hermes.postoffice.
POCodes.Key
Constant for the Half-Width Characters function key.
handle(A, B)
- Method in class hermes.
Interactor
Handles the result of an interaction that has been detected (by
detect
return true) for a pair of objects.
handle(A, B)
- Method in class hermes.physics.
GenericMassedCollider
handle(MassedBeing, MassedBeing)
- Method in class hermes.physics.
InsideMassedCollider
handle(MassedBeing, MassedBeing)
- Method in class hermes.physics.
InverseSquareInteractor
hasBeing(MassedBeing)
- Method in class hermes.physics.
ImpulseCollision
whether the one of the beings in this collision is the specified being
hasNeedsMoreSamples()
- Method in class hermes.
GenericGroup
Used internally.
hasRemainingArguments()
- Method in class hermes.postoffice.
OscMessage
Method to find out if the user has any remaining arguments in the OSCMessage.
HCamera
- Class in
hermes
HCamera
determines which
Being
s get drawn.
HCamera()
- Constructor for class hermes.
HCamera
Default HCamera constructor.
HCamera(float, float, float, float)
- Constructor for class hermes.
HCamera
Constructs an HCamera with a custom coordinate unit size.
HCircle
- Class in
hermes.hshape
Represents a circle.
HCircle(PVector, float)
- Constructor for class hermes.hshape.
HCircle
Constructor defining center of circle as position of object.
HCircle(PVector, PVector, float)
- Constructor for class hermes.hshape.
HCircle
Constructor defining center of circle to be a certain distance away from the position.
HELP
- Static variable in class hermes.postoffice.
POCodes.Key
hermes
- package hermes
Hermes
- Class in
hermes
Library class for broad scale static helpers, storage of
PApplet
Hermes()
- Constructor for class hermes.
Hermes
hermes.animation
- package hermes.animation
hermes.hshape
- package hermes.hshape
hermes.physics
- package hermes.physics
hermes.postoffice
- package hermes.postoffice
HermesMath
- Class in
hermes
A collection of helpful math utilities.
HermesMath()
- Constructor for class hermes.
HermesMath
HIRAGANA
- Static variable in class hermes.postoffice.
POCodes.Key
Constant for the Hiragana function key.
HObject
- Class in
hermes
Basic game object class.
HObject()
- Constructor for class hermes.
HObject
HOME
- Static variable in class hermes.postoffice.
POCodes.Key
HPolygon
- Class in
hermes.hshape
Represents an arbitrary convex polygon.
HPolygon(PVector, ArrayList<PVector>)
- Constructor for class hermes.hshape.
HPolygon
Creates a new HPolygon.
HPolygon(PVector, PVector...)
- Constructor for class hermes.hshape.
HPolygon
Creates a new HPolygon.
HRectangle
- Class in
hermes.hshape
Represents an axis-aligned bounding rectangle.
HRectangle(float, float, float, float)
- Constructor for class hermes.hshape.
HRectangle
Creates a new Rectangle based on current rectMode.
HRectangle(PVector, float, float)
- Constructor for class hermes.hshape.
HRectangle
Creates a new Rectangle based on current rectMode.
HRectangle(PVector, PVector)
- Constructor for class hermes.hshape.
HRectangle
Creates a new Rectangle based on current rectMode.
HRectangle(PVector, PVector, PVector)
- Constructor for class hermes.hshape.
HRectangle
Creates a new Rectangle.
HShape
- Class in
hermes.hshape
An abstraction for a 2D shape, used for collision detection and response.
HShape(PVector)
- Constructor for class hermes.hshape.
HShape
Creates a new shape.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_