pacmacro / pm-iOS

0 stars 1 forks source link

refactor MapViewController to abstract away some of the internal logic #5

Open CtrlShiftGo opened 8 years ago

CtrlShiftGo commented 8 years ago

Currently the MapViewController is responsible for getting the list of players, processing them, and displaying them. It should only be responsible for displaying them.