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
C
c
- Variable in class org.jbox2d.common.
Sweep
Center world positions
c0
- Variable in class org.jbox2d.common.
Sweep
Center world positions
cachedCamScale
- Variable in class org.jbox2d.testbed.
AbstractExample
Saved camera variable so that camera stays put between reloads of example.
cachedCamX
- Variable in class org.jbox2d.testbed.
AbstractExample
Saved camera variable so that camera stays put between reloads of example.
cachedCamY
- Variable in class org.jbox2d.testbed.
AbstractExample
Saved camera variable so that camera stays put between reloads of example.
categoryBits
- Variable in class org.jbox2d.collision.
ShapeDef
center
- Variable in class org.jbox2d.collision.
MassData
center
- Variable in class org.jbox2d.collision.
OBB
centroid(XForm)
- Method in class org.jbox2d.collision.
PolygonShape
checkBoxes
- Variable in class org.jbox2d.testbed.
TestbedOptions
checkboxSize
- Static variable in class org.jbox2d.testbed.
TestbedOptions
CircleContact
- Class in
org.jbox2d.dynamics.contacts
CircleContact()
- Constructor for class org.jbox2d.dynamics.contacts.
CircleContact
CircleContact(Shape, Shape)
- Constructor for class org.jbox2d.dynamics.contacts.
CircleContact
CircleDef
- Class in
org.jbox2d.collision
CircleDef()
- Constructor for class org.jbox2d.collision.
CircleDef
CircleShape
- Class in
org.jbox2d.collision
CircleShape(ShapeDef)
- Constructor for class org.jbox2d.collision.
CircleShape
clamp(float, float, float)
- Static method in class org.jbox2d.common.
MathUtils
clamp(Vec2, Vec2, Vec2)
- Static method in class org.jbox2d.common.
MathUtils
clear()
- Method in class org.jbox2d.dynamics.
Island
clearBuffered()
- Method in class org.jbox2d.collision.
Pair
clearFlags(int)
- Method in class org.jbox2d.dynamics.
DebugDraw
clearRemoved()
- Method in class org.jbox2d.collision.
Pair
clone()
- Method in class org.jbox2d.collision.
OBB
clone()
- Method in class org.jbox2d.common.
Mat22
clone()
- Method in class org.jbox2d.common.
Vec2
clone()
- Method in class org.jbox2d.dynamics.contacts.
CircleContact
clone()
- Method in class org.jbox2d.dynamics.contacts.
Contact
clone()
- Method in class org.jbox2d.dynamics.contacts.
NullContact
clone()
- Method in class org.jbox2d.dynamics.contacts.
PolyContact
col1
- Variable in class org.jbox2d.common.
Mat22
col2
- Variable in class org.jbox2d.common.
Mat22
collide()
- Method in class org.jbox2d.dynamics.
ContactManager
CollideCircle
- Class in
org.jbox2d.collision
CollideCircle()
- Constructor for class org.jbox2d.collision.
CollideCircle
collideCircle(Manifold, CircleShape, XForm, CircleShape, XForm)
- Static method in class org.jbox2d.collision.
CollideCircle
collideConnected
- Variable in class org.jbox2d.dynamics.joints.
JointDef
CollidePoly
- Class in
org.jbox2d.collision
CollidePoly()
- Constructor for class org.jbox2d.collision.
CollidePoly
collidePoly(Manifold, PolygonShape, XForm, PolygonShape, XForm)
- Static method in class org.jbox2d.collision.
CollidePoly
collidePolygonAndCircle(Manifold, PolygonShape, XForm, CircleShape, XForm)
- Static method in class org.jbox2d.collision.
CollideCircle
Collision
- Class in
org.jbox2d.collision
Collision()
- Constructor for class org.jbox2d.collision.
Collision
commit()
- Method in class org.jbox2d.collision.
BroadPhase
commit()
- Method in class org.jbox2d.collision.
PairManager
compareTo(BufferedPair)
- Method in class org.jbox2d.collision.
BufferedPair
compareTo(Pair)
- Method in class org.jbox2d.collision.
Pair
completeBombSpawn()
- Method in class org.jbox2d.testbed.
AbstractExample
Creates and launches a bomb using the current bomb and mouse locations to "slingshot" it.
computeAABB(AABB, XForm)
- Method in class org.jbox2d.collision.
CircleShape
computeAABB(AABB, XForm)
- Method in class org.jbox2d.collision.
PolygonShape
computeAABB(AABB, XForm)
- Method in class org.jbox2d.collision.
Shape
computeCentroid(List<Vec2>)
- Static method in class org.jbox2d.collision.
PolygonShape
computeMass(MassData)
- Method in class org.jbox2d.collision.
CircleShape
computeMass(MassData)
- Method in class org.jbox2d.collision.
PolygonShape
computeMass(MassData)
- Method in class org.jbox2d.collision.
Shape
computeMass()
- Method in class org.jbox2d.dynamics.
Body
For internal use only.
computeOBB(OBB, Vec2[])
- Static method in class org.jbox2d.collision.
PolygonShape
computeSweptAABB(AABB, XForm, XForm)
- Method in class org.jbox2d.collision.
CircleShape
computeSweptAABB(AABB, XForm, XForm)
- Method in class org.jbox2d.collision.
PolygonShape
computeSweptAABB(AABB, XForm, XForm)
- Method in class org.jbox2d.collision.
Shape
Contact
- Class in
org.jbox2d.dynamics.contacts
Contact()
- Constructor for class org.jbox2d.dynamics.contacts.
Contact
Contact(Shape, Shape)
- Constructor for class org.jbox2d.dynamics.contacts.
Contact
contact
- Variable in class org.jbox2d.dynamics.contacts.
ContactEdge
contactBaumgarte
- Static variable in class org.jbox2d.common.
Settings
ContactConstraint
- Class in
org.jbox2d.dynamics.contacts
ContactConstraint()
- Constructor for class org.jbox2d.dynamics.contacts.
ContactConstraint
ContactConstraintPoint
- Class in
org.jbox2d.dynamics.contacts
ContactConstraintPoint()
- Constructor for class org.jbox2d.dynamics.contacts.
ContactConstraintPoint
ContactCreateFcn
- Interface in
org.jbox2d.dynamics.contacts
ContactEdge
- Class in
org.jbox2d.dynamics.contacts
ContactEdge()
- Constructor for class org.jbox2d.dynamics.contacts.
ContactEdge
ContactFilter
- Interface in
org.jbox2d.dynamics
ContactID
- Class in
org.jbox2d.collision
ContactID()
- Constructor for class org.jbox2d.collision.
ContactID
ContactID(ContactID)
- Constructor for class org.jbox2d.collision.
ContactID
ContactID.Features
- Class in
org.jbox2d.collision
ContactID.Features()
- Constructor for class org.jbox2d.collision.
ContactID.Features
ContactID.Features(ContactID.Features)
- Constructor for class org.jbox2d.collision.
ContactID.Features
ContactListener
- Interface in
org.jbox2d.dynamics
ContactManager
- Class in
org.jbox2d.dynamics
ContactManager()
- Constructor for class org.jbox2d.dynamics.
ContactManager
ContactPoint
- Class in
org.jbox2d.dynamics.contacts
ContactPoint()
- Constructor for class org.jbox2d.dynamics.contacts.
ContactPoint
ContactRegister
- Class in
org.jbox2d.dynamics.contacts
ContactRegister()
- Constructor for class org.jbox2d.dynamics.contacts.
ContactRegister
ContactSolver
- Class in
org.jbox2d.dynamics.contacts
ContactSolver(TimeStep, Contact[], int)
- Constructor for class org.jbox2d.dynamics.contacts.
ContactSolver
create(ShapeDef)
- Static method in class org.jbox2d.collision.
Shape
create(Shape, Shape)
- Method in class org.jbox2d.dynamics.contacts.
CircleContact
create(Shape, Shape)
- Method in interface org.jbox2d.dynamics.contacts.
ContactCreateFcn
create(Shape, Shape)
- Method in class org.jbox2d.dynamics.contacts.
PolyContact
create(JointDef)
- Static method in class org.jbox2d.dynamics.joints.
Joint
create()
- Method in class org.jbox2d.testbed.
AbstractExample
Create the world geometry for each test.
createContact(Shape, Shape)
- Static method in class org.jbox2d.dynamics.contacts.
Contact
createDynamicBody(BodyDef)
- Method in class org.jbox2d.dynamics.
World
Create a dynamic rigid body given a definition.
createFcn
- Variable in class org.jbox2d.dynamics.contacts.
ContactRegister
createJoint(JointDef)
- Method in class org.jbox2d.dynamics.
World
Create a joint to constrain bodies together.
createProxy(BroadPhase, XForm)
- Method in class org.jbox2d.collision.
Shape
createShape(ShapeDef)
- Method in class org.jbox2d.dynamics.
Body
Creates a shape and attach it to this body.
createStaticBody(BodyDef)
- Method in class org.jbox2d.dynamics.
World
Create a static rigid body given a definition.
createWorld()
- Method in class org.jbox2d.testbed.
AbstractExample
Overload this if you need to create a different world AABB or gravity vector
creationCount
- Static variable in class org.jbox2d.common.
Vec2
cross(Vec2, Vec2)
- Static method in class org.jbox2d.common.
Vec2
cross(Vec2, float)
- Static method in class org.jbox2d.common.
Vec2
cross(float, Vec2)
- Static method in class org.jbox2d.common.
Vec2
currentTest
- Static variable in class org.jbox2d.testbed.
TestbedMain
Currently running example
currentTestIndex
- Static variable in class org.jbox2d.testbed.
TestbedMain
Index of current example in tests array.
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