bsamuels453 / With-Fire-and-Iron

Airship combat simulator I'm working on in my spare time. Most of the code is based on one of my older sim projects, Forge. Check out the issues section to see what modules I'm working on at the moment.
2 stars 0 forks source link

UI Overhaul #33

Closed bsamuels453 closed 11 years ago

bsamuels453 commented 11 years ago

-create interfaces and diagnostic classes for ui -set up decent UI system, do not softcode it -implement new control delegation system --mouse controllers --keyboard bindings and grouped bind settings

bsamuels453 commented 11 years ago

assigned to feature_33

bsamuels453 commented 11 years ago

include the following interface elements: -input boxes -checkboxes -text display -sliders -basic dialogue boxes -basic dialogue buttons -nested panel objects

bsamuels453 commented 11 years ago

feature completed