Re: [TuxKart-devel] Re: [Tuxkart-cvs] tuxkart/src Driver.h,1.14,1.15 joystick.h,1.3,1.4 PlayerDrive
Status: Alpha
Brought to you by:
sjbaker
From: Ingo R. <gr...@gm...> - 2004-08-07 10:25:08
|
Ryan Flegel <rf...@gm...> writes: > Is this necessary? If you're moving something away from PLIB their > should be good reasons, like there was for the GUI. I can't really > see why there would be any problems with PLIB for input. Well, if SDL is already used for all input, there is little reason to keep the PLIB stuff in place for the joystick. Doing it all with SDL would just unify the events handling a bit. Sure its not necesarry, but we don't lose anything that way either. Anyway, input handling needs to get a good cleanup anyway, handling of digital devices is terrible at the moment and input-recording, multipler and configurability are also on the TODO. -- WWW: http://pingus.seul.org/~grumbel/ JabberID: gr...@ja... ICQ: 59461927 |