Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 25, 2008, 5:04:26 PM (16 years ago)
Author:
rgrieder
Message:
  • created InputEventListener and InputEvent
  • escape key now works through the InputHandler
  • the concept will soon be replaced by a new one this is more of a 'svn save' ;)
File:
1 edited

Legend:

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

    r919 r922  
    285285                        </File>
    286286                        <File
     287                                RelativePath="..\..\src\orxonox\InputEventListener.cc"
     288                                >
     289                        </File>
     290                        <File
    287291                                RelativePath="..\..\src\orxonox\InputHandler.cc"
    288292                                >
     
    655659                        </File>
    656660                        <File
     661                                RelativePath="..\..\src\orxonox\InputEvent.h"
     662                                >
     663                        </File>
     664                        <File
     665                                RelativePath="..\..\src\orxonox\InputEventListener.h"
     666                                >
     667                        </File>
     668                        <File
    657669                                RelativePath="..\..\src\orxonox\InputHandler.h"
    658670                                >
Note: See TracChangeset for help on using the changeset viewer.