Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4511 in orxonox.OLD for orxonox/trunk/src/util/loading/game_loader.h


Ignore:
Timestamp:
Jun 6, 2005, 12:31:17 AM (20 years ago)
Author:
patrick
Message:

orxonox/trunk: collision detection classes names and structures filled in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/util/loading/game_loader.h

    r4487 r4511  
    7777  bool                   isPaused;             //!< if the game is paused
    7878
    79   Campaign*              currentCampaign;      //!< the current campaign playing
     79  Campaign*              currentCampaign;      //!< reference to the current campaign playing
    8080 
    8181  EventHandler*          eventHandler;         //!< reference to the eventHandler
Note: See TracChangeset for help on using the changeset viewer.