Свойство | Тип | Описание | |
---|---|---|---|
_type | WallType |
Метод | Описание | |
---|---|---|
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 | |
Результат | void |
public WallTile ( object parent ) : System | ||
parent | object | |
Результат | System |
public WallTile ( object parent, |
||
parent | object | |
r | A random used to choose the deco. | |
Результат | System |