Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 24, 2008, 8:12:20 PM (16 years ago)
Author:
rgrieder
Message:
  • renamed InputHandler to KeyBinder
  • added feature to detect a key in input part
  • added def_keybindings.ini and removed keybindings.ini
File:
1 edited

Legend:

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

    r1293 r1413  
    197197                        </File>
    198198                        <File
    199                                 RelativePath="..\..\src\core\InputHandler.cc"
    200                                 >
    201                         </File>
    202                         <File
    203199                                RelativePath="..\..\src\core\InputManager.cc"
     200                                >
     201                        </File>
     202                        <File
     203                                RelativePath="..\..\src\core\KeyBinder.cc"
    204204                                >
    205205                        </File>
     
    347347                        </File>
    348348                        <File
    349                                 RelativePath="..\..\src\core\InputHandler.h"
    350                                 >
    351                         </File>
    352                         <File
    353349                                RelativePath="..\..\src\core\InputInterfaces.h"
    354350                                >
     
    360356                        <File
    361357                                RelativePath="..\..\src\core\Iterator.h"
     358                                >
     359                        </File>
     360                        <File
     361                                RelativePath="..\..\src\core\KeyBinder.h"
    362362                                >
    363363                        </File>
Note: See TracChangeset for help on using the changeset viewer.