Method |
Description |
|
AIPlayer ( ) : System |
|
|
EvalutePointsOnPartnerAnnounce ( Card targetCard ) : int |
|
|
EvalutePointsOnRemaining ( Card targetCard ) : int |
|
|
EvalutePointsOnTrumpColor ( Card targetCard ) : int |
|
|
FindZeroEvaluatedColor ( IList validCards, IList &zeroEvaluatedColors ) : bool |
|
|
GetCardColor ( AnnouncementTypeEnum type ) : CardColor |
|
|
GetCurrentMaxCardInColor ( CardColor color ) : Card |
|
|
GetDistance ( Card card, Card maxCard, Announcement announce ) : int |
|
|
GetDistanceNoTrumps ( Card card, Card maxCard ) : int |
|
|
GetDistanceTrumps ( Card card, Card maxCard ) : int |
|
|
GetPlayingColor ( ) : CardColor |
|
|
GetTrumpColor ( ) : CardColor |
|
|
GetValidCards ( ) : IList |
|
|
IsCurrentMaxCardInPlayingColor ( Card targetCard ) : bool |
|
|