summaryrefslogtreecommitdiff
path: root/src/debug/ElementPopulation.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-12-15Element population histogram debug info display - has to be enabled by ↵Simon Robertshaw1-0/+84
adding debugInfo.push_back(new ElementPopulationDebug(gameModel->GetSimulation())); somewhere in GameController