jamesg31 / TowerGame

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

closes #6 #10

Closed AdamJCavanaugh closed 3 years ago

AdamJCavanaugh commented 3 years ago
  1. Add name (to differentiate) and altitude
  2. Add debug mode toggled by F1
  3. Add "label" method to update the textSurf without also updating the location
jamesg31 commented 3 years ago

Oh I see, line 59 was drawing the little square next to the label I believe.