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