hedgewars/uMisc.pas
branchexperimental3D
changeset 3686 617d00c850b0
parent 3670 4c673e57f0d7
child 3690 c247dee9e1c0
child 3691 34fe2149f75d
equal deleted inserted replaced
3685:5fdf49ace96c 3686:617d00c850b0
    32 
    32 
    33     isSEBackup      : boolean;
    33     isSEBackup      : boolean;
    34     isInMultiShoot  : boolean;
    34     isInMultiShoot  : boolean;
    35     isSpeed         : boolean;
    35     isSpeed         : boolean;
    36     isFirstFrame    : boolean;
    36     isFirstFrame    : boolean;
       
    37 
       
    38     isStereoEnabled : boolean = true;
    37 
    39 
    38     fastUntilLag    : boolean;
    40     fastUntilLag    : boolean;
    39 
    41 
    40     GameState       : TGameState;
    42     GameState       : TGameState;
    41     GameType        : TGameType;
    43     GameType        : TGameType;