Метод | Описание | |
---|---|---|
DoorTile ( object parent, bool locked = true, int key ) : System |
Constructor. Gets the number of the key and if the door is locked
|
|
Save ( |
Method to save the DoorTile in a .xml file
|
public DoorTile ( object parent, bool locked = true, int key ) : System | ||
parent | object | parent. |
locked | bool | Status of the door |
key | int | int id of the key |
Результат | System |
public Save ( |
||
xmlw | XmlWriter. | |
Результат | void |