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
L
M
N
O
P
R
S
T
U
V
W
X
C
canContact(Collider)
- Method in class edu.eside.flingbox.physics.collisions.
Collider
checkbox_lock_body
- Static variable in class edu.eside.flingbox.
R.id
checkCollisions()
- Method in class edu.eside.flingbox.physics.collisions.
Arbiter
Checks collision between bodies that are managed by the arbiter.
checkContacts(Collider)
- Method in class edu.eside.flingbox.physics.collisions.
Collider
Checks if objects can collide
checkContacts(Collider)
- Method in class edu.eside.flingbox.physics.collisions.
ColliderPolygon
clearScene()
- Method in class edu.eside.flingbox.scene.
StaticScene
collidedBody
- Variable in class edu.eside.flingbox.physics.collisions.
Contact
Collided body in contact, this is the weighter body in contact
Collider
- Class in
edu.eside.flingbox.physics.collisions
Abstract collision manager for any object.
Collider(PhysicBody)
- Constructor for class edu.eside.flingbox.physics.collisions.
Collider
Local constructor for any collider.
ColliderPolygon
- Class in
edu.eside.flingbox.physics.collisions
Collider for a polygon.
ColliderPolygon(Vector2D[], PhysicBody)
- Constructor for class edu.eside.flingbox.physics.collisions.
ColliderPolygon
Default constructor for a polygon collider.
collidingBody
- Variable in class edu.eside.flingbox.physics.collisions.
Contact
Colliding body in contact, this is the body in contact
computePolygonNormals(Vector2D[])
- Static method in class edu.eside.flingbox.math.
PolygonUtils
Computes the polygon's normals.
concerns(PhysicBody)
- Method in class edu.eside.flingbox.physics.collisions.
Contact
Contact
- Class in
edu.eside.flingbox.physics.collisions
Class to handle contact between two bodies.
Contact(PhysicBody, PhysicBody, Vector2D, Vector2D, Intersect)
- Constructor for class edu.eside.flingbox.physics.collisions.
Contact
Default constructor
ContactSolver
- Class in
edu.eside.flingbox.physics.collisions
Contact solver solves contacts between two bodies and applies necessaries forces over each body.
contains(Vector2D)
- Method in class edu.eside.flingbox.physics.
PhysicPolygon
Check if point is contained by the polygon
contourA
- Variable in class edu.eside.flingbox.math.
Intersect
Stores array with intersect contour of first polygon
contourB
- Variable in class edu.eside.flingbox.math.
Intersect
Stores array with intersect contour of second polygon
crossProduct(Vector2D)
- Method in class edu.eside.flingbox.math.
Vector2D
Computes the Z axis of the cross product
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
L
M
N
O
P
R
S
T
U
V
W
X