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

File main.ts

examples/kart-racer/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 closeWindow, beginMode3D, endMode3D,

Callers

nothing calls this directly

Calls 15

initWindowFunction · 0.90
setTargetFPSFunction · 0.90
windowShouldCloseFunction · 0.90
getDeltaTimeFunction · 0.90
isKeyDownFunction · 0.90
lerpFunction · 0.90
beginDrawingFunction · 0.90
clearBackgroundFunction · 0.90
beginMode3DFunction · 0.90
drawPlaneFunction · 0.90
drawCubeFunction · 0.90
drawSphereFunction · 0.90

Tested by

no test coverage detected