Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 6, 2008, 2:32:19 PM (16 years ago)
Author:
rgrieder
Message:
  • feature: Automatic key repetition in InputBuffer, configurable in orxonox.ini
  • replaced std::list and std::map with std::vector in InputManager where necessary
  • new mouseWheelTurned event
  • some renaming
  • OIS:: calls only necessary in InputManager now
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/input/visual_studio/vc8/core.vcproj

    r1223 r1236  
    351351                        </File>
    352352                        <File
     353                                RelativePath="..\..\src\core\InputInterfaces.h"
     354                                >
     355                        </File>
     356                        <File
    353357                                RelativePath="..\..\src\core\InputManager.h"
    354358                                >
Note: See TracChangeset for help on using the changeset viewer.