|
Britbot
|
This event is called when an island is switching side to nutral. More...
Inheritance diagram for Britbot.Simulator.DeCaptureEvent:
Collaboration diagram for Britbot.Simulator.DeCaptureEvent:Public Member Functions | |
| DeCaptureEvent (int turn, SimulatedIsland island, SimulatedGroup capturer) | |
| simple C'tor | |
| override bool | Activate (SimulatedGame sg) |
| updates the island if event is actual | |
Private Attributes | |
| SimulatedGroup | Capturer |
| The group Capturing. | |
| SimulatedIsland | Island |
| The island being captured. | |
This event is called when an island is switching side to nutral.
Definition at line 12 of file DeCaptureEvent.cs.
1.7.6.1