b2dSetRotation

Category: 2D Overlay

Syntax:

b2dSetRotation:Void(angle:Double)


Parameters

Returns

Void



Summary

Sets current rotation angle for 2D overlay images (degrees, affects image drawing).

Takes angle (rotation angle in degrees, 0=no rotation, 90=quarter turn, 180=half turn, 360=full rotation, converted to radians internally).

Returns nothing.

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn