Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 27, 2009, 7:28:09 PM (15 years ago)
Author:
rgrieder
Message:

Moved Radar Management from GSLevel to Scene.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core5/src/modules/gamestates/GSLevel.h

    r5738 r5813  
    6767        InputState*              guiMouseOnlyInputState_;  //!< input state if we only need the mouse to use the GUI
    6868        InputState*              guiKeysOnlyInputState_;   //!< input state if we only need the keys to use the GUI
    69         Radar*                   radar_;                   //!< represents the Radar (not the HUD part)
    7069        CameraManager*           cameraManager_;           //!< camera manager for this level
    7170        PlayerManager*           playerManager_;           //!< player manager for this level
Note: See TracChangeset for help on using the changeset viewer.