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

this event is called when a group (surely) arrives to an island More...

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

List of all members.

Public Member Functions

 GroupArrivalEvent (int turn, SimulatedIsland island, SimulatedGroup group)
 C'tor...
override bool Activate (SimulatedGame sg)
 this updates the game as if ArrivingGroup arrived (considering forces and stuff)

Private Attributes

SimulatedGroup ArrivingGroup
 the Group arriving to the island
SimulatedIsland Island
 The island the groups arrives at.

Detailed Description

this event is called when a group (surely) arrives to an island

Definition at line 8 of file GroupArrivalEvent.cs.


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