inpGetMouseYSpeed

Category: Input

Syntax:

inpGetMouseYSpeed:Int()



Returns

Int



Summary

Returns vertical mouse movement delta since last frame.

Takes no parameters.

Returns integer delta Y (vertical movement in pixels, positive=moved down, negative=moved up, 0=no vertical movement).

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn