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

Function getScreenHeight

src/core/index.ts:566–568  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

564}
565
566export function getScreenHeight(): number {
567 return bloom_get_screen_height();
568}
569
570// Keyboard input
571

Callers

nothing calls this directly

Calls 1

bloom_get_screen_heightFunction · 0.50

Tested by

no test coverage detected