C# Class PushFrenzy.Rules.PiecesInARowClearingRule

Inheritance: IClearingRule
Afficher le fichier Open project: paulbatum/PushFrenzy

Méthodes publiques

Méthode Description
Apply ( Sweep sweep, IMessageLog log ) : void
PiecesInARowClearingRule ( Game game, int target ) : System

Method Details

Apply() public méthode

public Apply ( Sweep sweep, IMessageLog log ) : void
sweep Sweep
log IMessageLog
Résultat void

PiecesInARowClearingRule() public méthode

public PiecesInARowClearingRule ( Game game, int target ) : System
game Game
target int
Résultat System