jamesg31 / TowerGame

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

Labels in Scene Class #34

Closed jamesg31 closed 2 years ago

jamesg31 commented 2 years ago

Moved aircraft label function to scene class, allowing for different labels on the ASDEX and radar scope. Also implemented a radar label with alt and target alt.

Closes #31