forked from creationix/node-sdl
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Milestone
Description
In the test.js example code, if you uncomment the window.getDisplayMode line in engine.js, all Entities are rendered in the very top left of the window. Nothing can move during the tick phase, no locations are preserved. I have no idea why this is happening. As far as I know, I'm using the API correctly to get the SDL_DisplayMode.
Reactions are currently unavailable