Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Add option to configure the graphic setting #4

Open
BBortfeldt opened this issue Nov 11, 2012 · 0 comments
Open

Add option to configure the graphic setting #4

BBortfeldt opened this issue Nov 11, 2012 · 0 comments

Comments

@BBortfeldt
Copy link
Member

The application should provide a settings dialog or options menu to configure the graphic settings.

Currently the settings are hard-coded in the main-method. jME has a default dialog to configure the graphics settings which can be called every time the application starts. There should be a mechanism to save these settings so the dialog won't open every time and a possibility to change these settings during runtime.

  • analyse what settings dialog to use (jME or custom implementation)
  • add mechanism to save the graphic settings
  • implement useful behavior
    • open settings first time starting the application or when no settings are detected
    • allow settings to be changed during runtime
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant