SInput
Functions
GetKeyDown
Parameter
Type
Description
thisGameObject = Space.Host.ExecutingObject
OnUpdate = function()
if Space.Input.GetKeyDown("space") then
Space.Log("Jump Key Down")
end
end
thisGameObject.OnUpdate(OnUpdate) GetKeyUp
Parameter
Type
Description
GetKey
Parameter
Type
Description
GetMouseDown
Parameter
Type
Description
GetMouseUp
Parameter
Type
Description
GetMouseHold
Parameter
Type
Description
Vibrate
Parameter
Type
Description
