Bamboo
Basic
Home
API Reference
API Reference
/
2D Overlay
/
b2dSetGraphicsMode
b2dSetGraphicsMode
Changes the window / presentation mode.
2D Overlay
Parameters & Returns
Parameters
graphicsMode
Int
Returns
Void
Quick Summary
Changes the window / presentation mode.
Technical Exegesis...
Switches the windowing and vsync behaviour after the context has been created (see the BBR_WINDOW_MODE_* constants).
Example
Example.bam
; No example implemented yet
Since: 1.0
Status: Stable
← Back to 2D Overlay