프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_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 WallTile ( object parent, |
||
parent | object | |
r | A random used to choose the deco. | |
리턴 | System |