Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 20, 2008, 7:49:26 PM (17 years ago)
Author:
rgrieder
Message:

merged input branch into gui test branch (was about time)
svn save (it's still a mess and CMLs haven't been updated)
I'll have to create a special project to create the tolua_bind files for tolua itself anyway..

Location:
code/branches/gui
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/branches/gui

  • code/branches/gui/src/core/CorePrereqs.h

    r1543 r1638  
    158158
    159159  // input
    160   //class GUIInputHandler;
    161160  class BaseCommand;
    162161  class BufferedParamCommand;
    163162  class Button;
    164163  class CalibratorCallback;
     164  class ExtendedInputState;
    165165  class HalfAxis;
    166166  class InputBuffer;
    167167  class InputManager;
     168  class InputState;
    168169  class JoyStickHandler;
    169170  class MouseHandler;
     
    173174  class ParamCommand;
    174175  class SimpleCommand;
     176  class SimpleInputState;
    175177}
    176178
Note: See TracChangeset for help on using the changeset viewer.