C# Class PushFrenzy.Rules.Sweep

Afficher le fichier Open project: paulbatum/PushFrenzy Class Usage Examples

Méthodes publiques

Méthode Description
Sweep ( Board board, IClearingRule clearingRule ) : System
Tick ( int ticks, IMessageLog log ) : void

Method Details

Sweep() public méthode

public Sweep ( Board board, IClearingRule clearingRule ) : System
board Board
clearingRule IClearingRule
Résultat System

Tick() public méthode

public Tick ( int ticks, IMessageLog log ) : void
ticks int
log IMessageLog
Résultat void