Свойство | Type | Description | |
---|---|---|---|
_type | WallType |
Méthode | Description | |
---|---|---|
Save ( |
The method to save a WallTile in a XML-file
|
|
WallTile ( object parent ) : System |
A constructor for the WallTile. Just calls the base constructor.
|
|
WallTile ( object parent, |
Another constructor for the WallTile. Chooses random decorations for the wall.
|
public Save ( |
||
xmlw | A XMLwriter | |
Résultat | void |
public WallTile ( object parent, |
||
parent | object | |
r | A random used to choose the deco. | |
Résultat | System |