C# Class AIsOfCatan.Log.MoveRobberLogEvent

Inheritance: LogEvent
Show file Open project: rasmusgreve/catan

Public Methods

Method Description
MoveRobberLogEvent ( int player, int tile ) : System
ToString ( ) : string

Method Details

MoveRobberLogEvent() public method

public MoveRobberLogEvent ( int player, int tile ) : System
player int
tile int
return System

ToString() public method

public ToString ( ) : string
return string