[][src]Module rask_wasm::communication::synchronization_memory

Structs

GameState

GameState contains data to be sent over the network and is read by main.js.

SynchronizationMemory

The SynchronizationMemory is the main interface to the main.js. It exposes some variables from the main.js and is used for the atomic wait cycle.