chore: start getKeysDown #1926
Annotations
2 errors and 1 warning
build:
src/kaplay.ts#L1200
Type '{ _k: KAPLAYInternal; VERSION: string; loadRoot: (path?: string | undefined) => string; loadProgress: () => number; loadSprite: (name: string | null, src: LoadSpriteSrc | LoadSpriteSrc[], opt?: LoadSpriteOpt) => Asset<...>; ... 325 more ...; cancel: () => symbol; }' is missing the following properties from type 'KAPLAYCtx<{}, string>': getKeysPressed, getKeysDown
|
build
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|