C# Class Queem.Core.ChessBoard.QueenFigureShuffler

Inheritance: InitialFigureShuffler
显示文件 Open project: Ribtoks/Queem

Protected Methods

Method Description
ShuffleDown ( Action action, System.Color color ) : void
ShuffleUp ( Action action, System.Color color ) : void

Method Details

ShuffleDown() protected method

protected ShuffleDown ( Action action, System.Color color ) : void
action Action
color System.Color
return void

ShuffleUp() protected method

protected ShuffleUp ( Action action, System.Color color ) : void
action Action
color System.Color
return void