Issue360

Title INPUT: Reorganize Context Sensitive Input
Priority idea Status open
Assigned To Keywords
Linked issues Watchers

Submitted on 2011-07-24 19h08 by tracker_migration, last changed by matthiaskrgr.

Messages
Author: tracker_migration Date: 2011-03-29   17h45
Submitted by salimiles
Currently there is some input that is context sensitive (same key, different action) such as the arrow keys, space key, enter, etc.

However the current way of doing this is less than optimal, and should be updated. It (maybe?) is what is holding back gamepad support? A written proposal for how to do this in the comment section of http://rb.freedroid.org/r/908/ (although, as of writing, there has been no response).

Basically all input should be handled by single set of input functions with a single place for SDL polling.
History
Date User Action Args
2011-11-15 22:27:13salimileslinkissue276 linked
2011-07-26 17:37:26matthiaskrgrsetpriority: bug -> idea
2011-07-24 19:08:07tracker_migrationcreate