Unity and Flutter apps Home Page
Work to create apps for generating revenue
|
Public Member Functions | |
void | OnMovement (InputAction.CallbackContext context) |
void | OnJump (InputAction.CallbackContext context) |
void | OnCameraMove (InputAction.CallbackContext context) |
void | OnQuit (InputAction.CallbackContext context) |
void Controls.IPlayerActions.OnCameraMove | ( | InputAction.CallbackContext | context | ) |
Implemented in Player.InputReader.
void Controls.IPlayerActions.OnJump | ( | InputAction.CallbackContext | context | ) |
Implemented in Player.InputReader.
void Controls.IPlayerActions.OnMovement | ( | InputAction.CallbackContext | context | ) |
Implemented in Player.InputReader.
void Controls.IPlayerActions.OnQuit | ( | InputAction.CallbackContext | context | ) |
Implemented in Player.InputReader.