Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative debug mode display #20

Open
skytreader opened this issue Aug 29, 2016 · 0 comments
Open

Alternative debug mode display #20

skytreader opened this issue Aug 29, 2016 · 0 comments

Comments

@skytreader
Copy link
Owner

Instead of having additional window space when debug mode is active, just make use of what window space the game is already using. Just use the bottom/upper n pixel rows of the window to display debug logs. Throw an exception if window size is too small. The text should, of course, overlay on the game.

This makes #16 pointless unless I add in more config values for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant