| 1 | import { |
| 2 | initWindow, windowShouldClose, beginDrawing, endDrawing, |
| 3 | clearBackground, setTargetFPS, getDeltaTime, isKeyPressed, isKeyDown, |
| 4 | getScreenWidth, getScreenHeight, closeWindow, beginMode2D, endMode2D, |
nothing calls this directly
no test coverage detected