Méthode | Description | |
---|---|---|
ControlledPlayer ( System.Entity parent, string newName, IController2 cont ) : System |
Constructs a Player with an ID and a name.
|
public ControlledPlayer ( System.Entity parent, string newName, IController2 cont ) : System | ||
parent | System.Entity | |
newName | string | The name of the player |
cont | IController2 | |
Résultat | System |