Object MotionHandler
-
- All Implemented Interfaces:
public class MotionHandler
-
-
Field Summary
Fields Modifier and Type Field Description private final Double
DIAGONAL_MULTIPLIER
public final static MotionHandler
INSTANCE
-
Method Summary
Modifier and Type Method Description final Unit
doMotion(FreeCamera freeCamera, Double hSpeed, Double vSpeed)
final Double
getDIAGONAL_MULTIPLIER()
-
-
Method Detail
-
doMotion
final Unit doMotion(FreeCamera freeCamera, Double hSpeed, Double vSpeed)
-
getDIAGONAL_MULTIPLIER
final Double getDIAGONAL_MULTIPLIER()
-
-
-
-