equal
deleted
inserted
replaced
77 amSel: TAmmoType = amNothing; |
77 amSel: TAmmoType = amNothing; |
78 missionTex: PTexture; |
78 missionTex: PTexture; |
79 missionTimer: LongInt; |
79 missionTimer: LongInt; |
80 stereoDepth: GLfloat; |
80 stereoDepth: GLfloat; |
81 isFirstFrame: boolean; |
81 isFirstFrame: boolean; |
|
82 AMAnimType: LongInt; |
82 |
83 |
83 const cStereo_Sky = 0.0500; |
84 const cStereo_Sky = 0.0500; |
84 cStereo_Horizon = 0.0250; |
85 cStereo_Horizon = 0.0250; |
85 cStereo_MidDistance = 0.0175; |
86 cStereo_MidDistance = 0.0175; |
86 cStereo_Water_distant = 0.0125; |
87 cStereo_Water_distant = 0.0125; |