changeset 5045 | f215eb5d4b75 |
parent 5026 | e83d4552625f |
child 5046 | fc6639d56799 |
5043:2df62e1a6c02 | 5045:f215eb5d4b75 |
---|---|
2164 cOffsetY: LongInt; |
2164 cOffsetY: LongInt; |
2165 AFRToggle: Boolean; |
2165 AFRToggle: Boolean; |
2166 bAFRRight: Boolean; |
2166 bAFRRight: Boolean; |
2167 |
2167 |
2168 |
2168 |
2169 PixelFormat: PSDL_PixelFormat; |
|
2170 SDLPrimSurface: PSDL_Surface; |
2169 SDLPrimSurface: PSDL_Surface; |
2171 PauseTexture, |
2170 PauseTexture, |
2172 SyncTexture, |
2171 SyncTexture, |
2173 ConfirmTexture: PTexture; |
2172 ConfirmTexture: PTexture; |
2174 cScaleFactor: GLfloat; |
2173 cScaleFactor: GLfloat; |