Свойство | Type | Description | |
---|---|---|---|
Add | void | ||
AnnouncementManager | System | ||
GetLastBidder | |||
IsLastValidBidByTeam | bool |
Méthode | Description | |
---|---|---|
GetAllAnnouncements ( ) : Player>.IDictionary |
Gets all announces in current deal
|
|
GetLastValidAnnouncement ( ) : |
Gets the last valid announcement
|
|
IsValid ( |
If announcement made by this player is valid according to game rules
|
|
IsValid ( |
If announcement made by this player is valid according to game rules
|
Méthode | Description | |
---|---|---|
Add ( |
Stores and announcement made by a player
|
|
AnnouncementManager ( ) : System |
Constructor for the class
|
|
GetLastBidder ( ) : |
Gets the player who made the last valid announcement
|
|
IsLastValidBidByTeam ( |
public GetAllAnnouncements ( ) : Player>.IDictionary |
||
Résultat | Player>.IDictionary |
public GetLastValidAnnouncement ( ) : |
||
Résultat |
public IsValid ( |
||
player | ||
announce | ||
Résultat | bool |
public IsValid ( |
||
player | ||
type | AnnouncementTypeEnum | |
isDoubled | bool | |
isRedoubled | bool | |
Résultat | bool |