pixelsoccupied / 345_California

Popular board game "PANDEMIC" done in C++.
0 stars 1 forks source link

Wait till the user clicks on the city to move to for "CharterFlightAction" after appropriate card selection? #115

Open pixelsoccupied opened 7 years ago

pixelsoccupied commented 7 years ago

Which function do we use to "wait" till the user selects a city to move? i.e how to get the values for int clickedCityIndex = City::getCityIndexFromXY(x, y);