Category: 2D Overlay
Syntax:
b2dGetImageHandleX:Int(imageHandle:Int)
Int
Queries horizontal handle offset (returns stored handleX pivot coordinate).
Takes imageHandle (image handle from b2dLoadImage or b2dLoadAnimImage, positive integer).
Returns handleX (horizontal offset in pixels, integer, 0 if invalid).
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn