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

File room.ts

examples/scene-graph/room.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Room Scene Example — Phase 2 proof-of-concept.
3 *
4 * Demonstrates the Pascal Editor's architecture compiled natively:

Callers

nothing calls this directly

Calls 15

registerFrameCallbackFunction · 0.90
setSceneNodeVisibleFunction · 0.90
getSceneNodeCountFunction · 0.90
initWindowFunction · 0.85
setTargetFPSFunction · 0.85
setAmbientLightFunction · 0.85
setDirectionalLightFunction · 0.85
createNodeFunction · 0.85
windowShouldCloseFunction · 0.85
getDeltaTimeFunction · 0.85
isKeyPressedFunction · 0.85
beginDrawingFunction · 0.85

Tested by

no test coverage detected