Britbot
Public Member Functions | Private Attributes
Britbot.Simulator.CaptureEvent Class Reference

this Event is called when an island is being captured More...

+ Inheritance diagram for Britbot.Simulator.CaptureEvent:
+ Collaboration diagram for Britbot.Simulator.CaptureEvent:

List of all members.

Public Member Functions

 CaptureEvent (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.

Detailed Description

this Event is called when an island is being captured

Definition at line 7 of file CaptureEvent.cs.


The documentation for this class was generated from the following file: