private void OnStartClicked(HandledEventArgs args) { args.Handled = true; _mapController.NextTurn(); }