UNPKG

@knopkem/little-game-engine-ts

Version:

LittleGameEngineTS - Tiny and Fast HTML5 Game Engine typescript port of LittleJS

10 lines (9 loc) 351 B
export declare const debug = 0; export declare const showWatermark = 0; export declare const godMode = 0; export declare const debugOverlay = 0; export declare const debugPhysics = 0; export declare const debugParticles = 0; export declare const debugRaycast = 0; export declare const debugGamepads = 0; export declare const debugMedals = 0;