Свойство | Type | Description | |
---|---|---|---|
_cartesSupreposées | List | ||
_taille | int |
Méthode | Description | |
---|---|---|
Terrain ( int curTaille ) : System | ||
ajouterCarte ( SecretOfGaia.Carte curCarte, int position = -1, bool remplaceExistante = true ) : bool | ||
carteduBasAPosition ( int position ) : SecretOfGaia.Carte | ||
enleverCarte ( int position ) : SecretOfGaia.Carte |
|
|
enleverCarte ( int position, bool isCarteduDessous ) : SecretOfGaia.Carte |
|
|
poserSur ( int position, SecretOfGaia.Carte curCarte ) : bool |
|
|
this ( int position ) : SecretOfGaia.Carte |
Méthode | Description | |
---|---|---|
enleverCarteSuperposée ( int position ) : SecretOfGaia.Carte |
|
public ajouterCarte ( SecretOfGaia.Carte curCarte, int position = -1, bool remplaceExistante = true ) : bool | ||
curCarte | SecretOfGaia.Carte | |
position | int | |
remplaceExistante | bool | |
Résultat | bool |
public carteduBasAPosition ( int position ) : SecretOfGaia.Carte | ||
position | int | |
Résultat | SecretOfGaia.Carte |
public enleverCarte ( int position ) : SecretOfGaia.Carte | ||
position | int | |
Résultat | SecretOfGaia.Carte |
public enleverCarte ( int position, bool isCarteduDessous ) : SecretOfGaia.Carte | ||
position | int | |
isCarteduDessous | bool | |
Résultat | SecretOfGaia.Carte |
protected enleverCarteSuperposée ( int position ) : SecretOfGaia.Carte | ||
position | int | |
Résultat | SecretOfGaia.Carte |
public poserSur ( int position, SecretOfGaia.Carte curCarte ) : bool | ||
position | int | |
curCarte | SecretOfGaia.Carte | |
Résultat | bool |
public this ( int position ) : SecretOfGaia.Carte | ||
position | int | |
Résultat | SecretOfGaia.Carte |
protected Dictionary |
||
Résultat | List |