Colobot
Classes | Enumerations
pausemanager.h File Reference

Management of pause modes. More...

#include <string>
#include <vector>
#include <memory>
Include dependency graph for pausemanager.h:

Go to the source code of this file.

Classes

struct  ActivePause
 
class  CPauseManager
 

Enumerations

enum  PauseType {
  PAUSE_NONE = 0, PAUSE_USER, PAUSE_SATCOM, PAUSE_SATCOMMOVIE,
  PAUSE_DIALOG, PAUSE_EDITOR, PAUSE_VISIT, PAUSE_CHEAT,
  PAUSE_PHOTO, PAUSE_CODE_BATTLE_LOCK
}
 

Detailed Description

Management of pause modes.