C# Class TSKT.Mahjongs.ScoreOwner

Afficher le fichier Open project: enue/TSKT_Mahjong Class Usage Examples

Méthodes publiques

Свойство Type Description
game TSKT.Mahjongs.Game
score int

Méthodes publiques

Méthode Description
ScoreOwner ( TSKT.Mahjongs.Game game ) : System.Collections

Method Details

ScoreOwner() public méthode

public ScoreOwner ( TSKT.Mahjongs.Game game ) : System.Collections
game TSKT.Mahjongs.Game
Résultat System.Collections

Property Details

game public_oe property

public Game,TSKT.Mahjongs game
Résultat TSKT.Mahjongs.Game

score public_oe property

public int score
Résultat int