Skip to main content

Module engine

Module engine 

Source

Structs§

BridgeView
Read-only view over the seeded query state of a SharedBridge.
ScriptEngine
SharedBridge
Shared state between the JS runtime and the Rust game loop. Commands issued by JS await game.showText(...) are placed here; the game loop reads them, executes the operation, then calls signal_done.

Enums§

EngineState
ScriptEngineError