set-gl-context ( world -- )


Vocabulary
ui.gadgets.worlds

Inputs
worlda world


Outputs
None

Word description
Selects an OpenGL context to be the implicit destination for subsequent GL rendering calls. This word is called automatically by the UI before drawing a world.

Definition