hedgewars/uMisc.pas
branchexperimental3D
changeset 3696 6009d8378422
parent 3694 3e9c0634065c
child 4004 b1c2c2f6fc5e
equal deleted inserted replaced
3694:3e9c0634065c 3696:6009d8378422
    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 
    37 
    38     isStereoEnabled : boolean;
    38     //isStereoEnabled : boolean;
       
    39     cStereoMode     : TStereoMode;
    39 
    40 
    40     fastUntilLag    : boolean;
    41     fastUntilLag    : boolean;
    41 
    42 
    42     GameState       : TGameState;
    43     GameState       : TGameState;
    43     GameType        : TGameType;
    44     GameType        : TGameType;