Back to Server.Engines.Mahjong

MahjongDealerIndicator

(static) MahjongPieceDim GetDimensions( Point2D position, MahjongPieceDirection direction )
(ctor) MahjongDealerIndicator( MahjongGame game, GenericReader reader )
(ctor) MahjongDealerIndicator( MahjongGame game, Point2D position, MahjongPieceDirection direction, MahjongWind wind )
MahjongPieceDim Dimensions( get; )
MahjongPieceDirection Direction( get; )
MahjongGame Game( get; )
Point2D Position( get; )
MahjongWind Wind( get; )
void Move( Point2D position, MahjongPieceDirection direction, MahjongWind wind )
void Save( GenericWriter writer )