C# Class MOTB.Move

Mostra file Open project: GCGC-Ben/GameClubTesting

Public Methods

Method Description
Move ( String nm, String desc ) : System
act ( String type, String color ) : void

Method Details

Move() public method

public Move ( String nm, String desc ) : System
nm String
desc String
return System

act() public method

public act ( String type, String color ) : void
type String
color String
return void