Structs§
- DevConfig
- Configuration for the dev window.
- Render
State - 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§
- Frame
Callback - Callback invoked each frame to run the TS step function. Returns the list of sprite commands to render.