-
Notifications
You must be signed in to change notification settings - Fork 27
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
Settings Menu #129
Comments
What sort of buttons should be on the Settings menu and in what order? I have started working on this. |
It should have these tabs: |
Use your best judgement to determine what should go in each tab, and remember: this is only a first draft. It'll probably change alot. |
I should have mentioned this earlier, but I just thought of it now: |
I have started working on it. I want to get at least one fully functional control on there before complicating things. I went ahead and added an delegate to the input text box. I think having a change listener for the text might prove very useful for settings menu controls. |
I agree, such a delegate would be very handy. |
Off of the main menu, and in the escape menu there should be a settings button that brings up a settings menu.
This settings menu should include keybindings, audio, etc...
The text was updated successfully, but these errors were encountered: