[inline]
Creates a new instance of BattleEvent.
Definition at line 25 of file BattleEvent.cs.
: base(turn) { this._groupA = g1; this._groupB = g2; }