Category: Input
Syntax:
inpIsMouseDown:Int(vmButtonCode:Int)
Int
Checks if mouse button currently pressed (held down).
Takes vmButtonCode (mouse button code: 0=left, 1=right, 2=middle).
Returns 1 if button pressed, 0 if released.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn