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

Engine side commandline flags. #5

Closed
mdsitton opened this issue Jun 16, 2015 · 1 comment
Closed

Engine side commandline flags. #5

mdsitton opened this issue Jun 16, 2015 · 1 comment
Assignees

Comments

@mdsitton
Copy link
Member

With the new command line arguments code integrated into the engine side of things (The api side of this still needs some love...) The engine itself can register command line arguments as well as the game using it.

So with this the engine code needs to allow the ability to set fullscreen modes, and display resolutions from the command line. A debug, and development mode would be a good addition as well.

@mdsitton mdsitton self-assigned this Jun 16, 2015
@mdsitton
Copy link
Member Author

Initial support for this was implemented in commit 04abfde

issue #12 discusses issues in the current design.

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