|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PhysicBody.OnMovementListener
Implements on move callback.
Method Summary | |
---|---|
void |
onMovement(Vector2D position,
float angle)
Called when movement occurs. |
Method Detail |
---|
void onMovement(Vector2D position, float angle)
position
- new body's positionrotation
- new body's angle
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |