Open GoogleCodeExporter opened 9 years ago
9/21/07
The InpuManager is 20% completed. The Press events work fine, however the
Tapped
event is giving me some issues. I'm wondering if there is some confusion with
Released event with the tapped event. Anyway, the gamepad events with mouse
events
will be next to implement.
Original comment by jesprl...@gmail.com
on 21 Sep 2007 at 3:15
The Input Manager is 60% completed. The Input manager now can generate
watchers for
both the keyboard and mouse devices. The next phase will be to implement
watchers
for 4 xbox 360 game controllers.
Will need to document my source code for future reference.
Original comment by jesprl...@gmail.com
on 30 Sep 2007 at 5:25
The Input Manager is 70% completed. The Event class can now hold other events.
For
example, if you are wanting an event to occur when the user presses both A and
B on
the keyboard, this can be handled now.
Mouse has been simplified, for easier study and more flexibility.
I'll try to get my hands onto a 360 controller so I can acutally begin
implementing
it.
Original comment by jesprl...@gmail.com
on 5 Oct 2007 at 8:59
Original issue reported on code.google.com by
ctbo...@gmail.com
on 20 Sep 2007 at 8:34