diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-11-14 22:29:43 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-11-14 22:29:43 +0000 |
commit | cb245d85d24a739ae72eebae78c3959ec42b3695 (patch) | |
tree | 2575ad5e16999ebc2ca37a61aebcd3f40905a62c /TODO | |
parent | e12059711346f72f73cb3595548f75d88aef56d1 (diff) |
removed the ev_ from the types
svn path=/trunk/externals/hcs/hid/; revision=2270
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -93,6 +93,18 @@ void hid_post(const char *format, const char *); = if device is closed and obj is started, open device and start +============================================================================== += event name changes + +- make key/button Type ev_btn rather than ev_key + +- perhaps remove the "ev_" prefix on event Types for efficiency and clarity + +============================================================================== += mapping object ideas + +- [mousefilter]-like object to easily control things with a button + ______________________________________________________________________________ ------------------------------------------------------------------------------ BUGS |