|
Emini Physics Engine 1.3.5a API Documentation | ||||||||
PREV NEXT | FRAMES NO FRAMES |
at.emini.* |
---|
at.emini.physics2D.Constraint | ||
---|---|---|
public static final int |
JOINT |
0 |
public static final int |
MOTOR |
3 |
public static final int |
SCRIPT |
2 |
public static final int |
SPRING |
1 |
at.emini.physics2D.Event | ||
---|---|---|
public static final int |
TYPE_BODY_ANGULARVELOCITY |
3 |
public static final int |
TYPE_BODY_COLLISION |
4 |
public static final int |
TYPE_BODY_COLLISION_RELATIVE |
6 |
public static final int |
TYPE_BODY_POSITION |
0 |
public static final int |
TYPE_BODY_ROTATION |
2 |
public static final int |
TYPE_BODY_SENSOR |
5 |
public static final int |
TYPE_BODY_VELOCITY |
1 |
public static final int |
TYPE_CONSTRAINT_FORCE |
10 |
at.emini.physics2D.Landscape | ||
---|---|---|
public static final short |
FACE_LEFT |
1 |
public static final short |
FACE_NONE |
0 |
public static final short |
FACE_RIGHT |
2 |
at.emini.physics2D.Script | ||
---|---|---|
public static final int |
ACCELERATION |
3 |
public static final int |
ANGLE |
4 |
public static final int |
NONE |
0 |
public static final int |
POSITION |
1 |
public static final int |
ROTATIONAL_ACCELERATION |
6 |
public static final int |
ROTATIONAL_VELOCITY |
5 |
public static final int |
VELOCITY |
2 |
at.emini.physics2D.Shape | ||
---|---|---|
public static final float |
MAX_MASS_FX |
3.4028234663852886E38f |
at.emini.physics2D.UserData | ||
---|---|---|
public static final int |
TYPE_BODY |
1 |
public static final int |
TYPE_CONSTRAINT |
4 |
public static final int |
TYPE_EVENT |
3 |
public static final int |
TYPE_PARTICLE |
5 |
public static final int |
TYPE_SHAPE |
2 |
public static final int |
TYPE_WORLD |
6 |
at.emini.physics2D.World | ||
---|---|---|
public static final int |
M_SHAPE_MAX_VERTICES |
12 |
at.emini.physics2D.util.FXUtil | ||
---|---|---|
public static final int |
ADD_MATRIX_DECIMAL |
3 |
public static final int |
DECIMAL |
12 |
public static final int |
DECIMAL2 |
24 |
public static final float |
PI_2FX |
5.2707176E7f |
public static final float |
TWO_PI_2FX |
1.05414352E8f |
|
Emini Physics Engine 1.3.5a API Documentation | ||||||||
PREV NEXT | FRAMES NO FRAMES |