Circular-Studios / Dash

A free and open 3D game engine written in D.
https://circularstudios.com/Dash
MIT License
421 stars 63 forks source link

Feature: Input Rebuild #230

Closed ColdenCullen closed 10 years ago

ColdenCullen commented 10 years ago

Lots of Input cleanup. It is now broken into a package to make it more maintainable/readable, and Input proper is now the place to register all events.

ColdenCullen commented 10 years ago

Closing in favor of #231.