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

File main.ts

examples/voxel-sandbox/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 isMouseButtonPressed, closeWindow, beginMode3D, endMode3D,

Callers

nothing calls this directly

Calls 15

initWindowFunction · 0.90
setTargetFPSFunction · 0.90
disableCursorFunction · 0.90
windowShouldCloseFunction · 0.90
getDeltaTimeFunction · 0.90
beginDrawingFunction · 0.90
clearBackgroundFunction · 0.90
beginMode3DFunction · 0.90
drawCubeWiresFunction · 0.90
endMode3DFunction · 0.90
endDrawingFunction · 0.90
closeWindowFunction · 0.90

Tested by

no test coverage detected