C# Class _3D_Madness.Round

Datei anzeigen Open project: Arasho/GR

Public Methods

Method Description
EndRound ( Game1 g ) : bool
NextTurn ( ) : void
PuttingElement ( ) : void
PuttingPowl ( ) : void

Method Details

EndRound() public static method

public static EndRound ( Game1 g ) : bool
g Game1
return bool

NextTurn() public static method

public static NextTurn ( ) : void
return void

PuttingElement() public static method

public static PuttingElement ( ) : void
return void

PuttingPowl() public static method

public static PuttingPowl ( ) : void
return void