C# Class MOTB.Move

Afficher le fichier Open project: GCGC-Ben/GameClubTesting

Méthodes publiques

Méthode Description
Move ( String nm, String desc ) : System
act ( String type, String color ) : void

Method Details

Move() public méthode

public Move ( String nm, String desc ) : System
nm String
desc String
Résultat System

act() public méthode

public act ( String type, String color ) : void
type String
color String
Résultat void