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

this represents a battle between two ships More...

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

List of all members.

Public Member Functions

 BattleEvent (int turn, SimulatedGroup g1, SimulatedGroup g2)
 Creates a new instance of BattleEvent.
override bool Activate (SimulatedGame sg)
 Activates the event?

Private Attributes

SimulatedGroup _groupA
SimulatedGroup _groupB

Detailed Description

this represents a battle between two ships

Definition at line 6 of file BattleEvent.cs.


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