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
M
Matrix22
- Class in
edu.eside.flingbox.math
Basic 2x2 matrix implementation This will be used to storage rotational matrix
Matrix22()
- Constructor for class edu.eside.flingbox.math.
Matrix22
Creates zero matrix
Matrix22(float[])
- Constructor for class edu.eside.flingbox.math.
Matrix22
Creates matrix with values
Matrix22(float)
- Constructor for class edu.eside.flingbox.math.
Matrix22
Constructor for a Rotation matrix
mGravity
- Variable in class edu.eside.flingbox.physics.
ScenePhysics
mul(float)
- Method in class edu.eside.flingbox.math.
Vector2D
Multiplies by a scalar
mul(Vector2D, Matrix22)
- Static method in class edu.eside.flingbox.math.
Vector2D
Multiplies a vector by a matrix
mul(Matrix22)
- Method in class edu.eside.flingbox.math.
Vector2D
Multiplies current vector by a matrix
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