C# Class AIsOfCatan.Log.PlayMonopolyLogEvent

Inheritance: LogEvent
Afficher le fichier Open project: rasmusgreve/catan

Méthodes publiques

Méthode Description
PlayMonopolyLogEvent ( int player, Resource res, int cardsGained ) : System
ToString ( ) : string

Method Details

PlayMonopolyLogEvent() public méthode

public PlayMonopolyLogEvent ( int player, Resource res, int cardsGained ) : System
player int
res Resource
cardsGained int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string