Skip to content

Commit

Permalink
Documentation|InputSystem|Client: Todo comment wrt future BindContext…
Browse files Browse the repository at this point in the history
… decentralization
  • Loading branch information
danij-deng committed Nov 7, 2014
1 parent d6b2c28 commit 5ce5f97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doomsday/client/include/ui/inputsystem.h
Expand Up @@ -42,6 +42,10 @@ struct ImpulseBinding;
/**
* Input devices and events. @ingroup ui
*
* @todo Decentralize management of input bindings (effectively, combine BindContext
* with WidgetActions and use the Widget tree to navigate context hierarchy when both
* binding new actions and resolving bindings to actions).
*
* @todo Input drivers belong in this system.
*/
class InputSystem : public de::System
Expand Down

0 comments on commit 5ce5f97

Please sign in to comment.