Category: Input
Syntax:
inpControllerButtonDown:Int(controller:Int, button:Int)
Int
Checks if controller button currently pressed (held down).
Takes controller (controller handle from inpCreateController, positive integer), button (button ID constant, integer).
Returns 1 if button currently pressed, 0 if released or error.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn