feat: add quest machine utilities #98
Annotations
4 errors
|
build
Process completed with exit code 2.
|
|
build:
tests/questMachine.test.ts#L38
Property 'hasItem' does not exist on type '{}'.
|
|
build:
tests/index.test.ts#L104
Type '"createCamera2D" | "createDeltaTimeManager" | "createFixedTimestepLoop" | "createParticleSystem" | "createSpriteAnimation" | "createTweenSystem" | "createPlatformerController" | ... 7 more ... | "updateStatusEffects"' does not satisfy the constraint '"Expected: literal string: createCamera2D, Actual: never" | "Expected: literal string: createDeltaTimeManager, Actual: never" | "Expected: literal string: createFixedTimestepLoop, Actual: never" | ... 11 more ... | "Expected: literal string: updateStatusEffects, Actual: never"'.
|
|
build:
examples/quest.ts#L30
Property 'hasItem' does not exist on type '{}'.
|