Skip to main content

Module window

Module window 

Source

Structs§

DevConfig
Configuration for the dev window.
RenderState
Shared render state accessible from both the event loop and scripting ops.

Functions§

run_event_loop
Run the event loop. This blocks until the window is closed.

Type Aliases§

FrameCallback
Callback invoked each frame to run the TS step function. Returns the list of sprite commands to render.