MCPcopy Create free account
hub / github.com/Bloom-Engine/engine / main.ts

File main.ts

examples/space-blaster/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 initWindow, windowShouldClose, beginDrawing, endDrawing,
3 clearBackground, setTargetFPS, getDeltaTime, isKeyDown, isKeyPressed,
4 getScreenWidth, getScreenHeight, closeWindow,

Callers

nothing calls this directly

Calls 15

randomFloatFunction · 0.90
initWindowFunction · 0.90
setTargetFPSFunction · 0.90
initAudioDeviceFunction · 0.90
windowShouldCloseFunction · 0.90
getDeltaTimeFunction · 0.90
isKeyPressedFunction · 0.90
isKeyDownFunction · 0.90
clampFunction · 0.90
checkCollisionRecsFunction · 0.90
beginDrawingFunction · 0.90
clearBackgroundFunction · 0.90

Tested by

no test coverage detected