C# Class AIsOfCatan.Log.RollLogEvent

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

Méthodes publiques

Méthode Description
RollLogEvent ( int player, int roll ) : System
ToString ( ) : string

Method Details

RollLogEvent() public méthode

public RollLogEvent ( int player, int roll ) : System
player int
roll int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string