Example #1
0
 public async Task Perform_ActionPhase()
 {
     // perform the scout.
     await GameMap.Place(new Presence[] { Presence.CannotBeSeenExceptWithEyes(this) }, Positions);
 }