jamesg31 / TowerGame

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

Reimplement Locations #4

Closed jamesg31 closed 3 years ago

jamesg31 commented 3 years ago

Aircraft class should not contain the pixel location, but the coordinate of the aircraft. Conversion should take place in the Asdex and Radar classes.