Home
API reference

InputMapping

strata-game-library/capacitor

strata-game-library/capacitor


strata-game-library/capacitor / InputMapping

Interface: InputMapping

Defined in: definitions.ts:50

Properties

action

action: string[]

Defined in: definitions.ts:56


cancel

cancel: string[]

Defined in: definitions.ts:57


jump

jump: string[]

Defined in: definitions.ts:55


moveBackward

moveBackward: string[]

Defined in: definitions.ts:52


moveForward

moveForward: string[]

Defined in: definitions.ts:51


moveLeft

moveLeft: string[]

Defined in: definitions.ts:53


moveRight

moveRight: string[]

Defined in: definitions.ts:54