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 (Take 2) #231

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.