16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 15:09:19 +02:00

merged renderer unification branch

This commit is contained in:
tmj-fstate
2017-06-13 18:52:27 +02:00
10 changed files with 206 additions and 235 deletions

View File

@@ -272,10 +272,7 @@ class TGround
TGroundRect Rects[iNumRects][iNumRects]; // mapa kwadratów kilometrowych
TEvent *RootEvent = nullptr; // lista zdarzeń
TEvent *QueryRootEvent = nullptr,
*tmpEvent = nullptr,
*tmp2Event = nullptr,
*OldQRE = nullptr;
/*
*tmpEvent = nullptr;
TSubRect *pRendered[1500]; // lista renderowanych sektorów
*/
int iNumNodes = 0;