Uses of Class
com.ticxo.modelengine.api.mount.controller.MountController.MountInput
Packages that use MountController.MountInput
-
Uses of MountController.MountInput in com.ticxo.modelengine.api.mount.controller
Fields in com.ticxo.modelengine.api.mount.controller declared as MountController.MountInputModifier and TypeFieldDescriptionprotected MountController.MountInput
AbstractMountController.input
Methods in com.ticxo.modelengine.api.mount.controller that return MountController.MountInputMethods in com.ticxo.modelengine.api.mount.controller with parameters of type MountController.MountInputModifier and TypeMethodDescriptionvoid
MountController.setInput
(MountController.MountInput input) Record the movement input sent by the rider.
This method is called whenever a new movement control packet is received.