Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{
2
initWindow, windowShouldClose, beginDrawing, endDrawing,
3
clearBackground, setTargetFPS, getDeltaTime, isKeyDown, isKeyPressed,
4
getScreenWidth, getScreenHeight, closeWindow,
Callers
nothing calls this directly
Calls
15
randomFloat
Function · 0.90
initWindow
Function · 0.90
setTargetFPS
Function · 0.90
initAudioDevice
Function · 0.90
windowShouldClose
Function · 0.90
getDeltaTime
Function · 0.90
isKeyPressed
Function · 0.90
isKeyDown
Function · 0.90
clamp
Function · 0.90
checkCollisionRecs
Function · 0.90
beginDrawing
Function · 0.90
clearBackground
Function · 0.90
Tested by
no test coverage detected