Category: Input
Syntax:
inpRightStickHitX:Int(controller:Int, direction:Int)
Int
Returns right analog stick horizontal axis value with direction parameter.
Takes controller (controller handle from inpCreateController, positive integer), direction (0=left, 1=right, controls return value sign/interpretation).
Returns integer axis value (-32768 to +32767 range, sign depends on direction parameter).
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn