Header menu logo Nu

Globals Module

Global mutable values. Any code that dynamically depends on these values must track their changes manually by internally keeping track of their last observed value and comparing it with the current one.

Nested modules

Modules Description

Render

Global mutable rendering values. Change tracking must be done manually by dependant code.

Type something to start searching.