C# Class Queem.Core.Extensions.PawnPromotionExtension

Mostra file Open project: Ribtoks/Queem

Public Methods

Method Description
GetPromotionFigure ( this type ) : Figure
GetPromotionType ( this figure ) : MoveType

Private Methods

Method Description
PawnPromotionExtension ( ) : System

Method Details

GetPromotionFigure() public static method

public static GetPromotionFigure ( this type ) : Figure
type this
return Figure

GetPromotionType() public static method

public static GetPromotionType ( this figure ) : MoveType
figure this
return MoveType