Function: stateToJSON()
stateToJSON(
state):string
Defined in: src/core/StateManager.ts:184
Convert a MobjectState to a plain JSON string. Useful for persisting to localStorage or sending over the network.
Parameters
state
Returns
string
stateToJSON(
state):string
Defined in: src/core/StateManager.ts:184
Convert a MobjectState to a plain JSON string. Useful for persisting to localStorage or sending over the network.
string