Skip to content

InputMapAsset

Defined in: inputMap.ts:42

The serialized form of a whole map — the content of an .inputmap asset. Data-driven input: author/ship this JSON, then loadInputMapAsset.

actions: Record<string, ActionDef>

Defined in: inputMap.ts:44


version: number

Defined in: inputMap.ts:43