Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 22, 2008, 9:17:34 PM (16 years ago)
Author:
rgrieder
Message:
  • created basic construct for the InputHandler (mere copy of InputManager but without the Listeners)
  • some msvc related fixes with winsocks.h and winsocks2.h
  • fix in Tickable.h (due to lazy displacement to new folder)
File:
1 edited

Legend:

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

    r917 r918  
    285285                        </File>
    286286                        <File
     287                                RelativePath="..\..\src\orxonox\InputHandler.cc"
     288                                >
     289                        </File>
     290                        <File
    287291                                RelativePath="..\..\src\orxonox\InputManager.cc"
    288292                                >
     
    655659                        </File>
    656660                        <File
     661                                RelativePath="..\..\src\orxonox\InputHandler.h"
     662                                >
     663                        </File>
     664                        <File
    657665                                RelativePath="..\..\src\orxonox\InputManager.h"
    658666                                >
Note: See TracChangeset for help on using the changeset viewer.