jamesg31 / TowerGame

PyGame Tower ATC simulation.
GNU General Public License v3.0
6 stars 1 forks source link

Data Blocks Based On Scene #31

Closed jamesg31 closed 2 years ago

jamesg31 commented 3 years ago

The current data blocks are accurate enough for the ASDEX but not for the radar. We could try and find a way to render the datablock in each scene class? Not sure if that is the best implementation...