Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
J
M
N
O
P
R
S
U
W
A
angle(Vec2, Vec2)
- Static method in class org.jbox2d.p5.
PhysicsUtils
Returns the clockwise angle from vector A to vector B.
angle(Vec2)
- Static method in class org.jbox2d.p5.
PhysicsUtils
Returns the clockwise angle of vector A, relative to the horizontal.
applyForce(Body, float, float)
- Method in class org.jbox2d.p5.
Physics
Apply a force to the body at the center of mass.
applyForce(Body, Vec2)
- Method in class org.jbox2d.p5.
Physics
Apply a force to the body at the center of mass.
applyForce(Body, float, float, float, float)
- Method in class org.jbox2d.p5.
Physics
Apply a force to a body at a point.
applyForce(Body, Vec2, Vec2)
- Method in class org.jbox2d.p5.
Physics
Apply a force to a body at a point
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
J
M
N
O
P
R
S
U
W