프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_parent | object |
메소드 | 설명 | |
---|---|---|
HandleEvent ( bool DownStream, Events eventID ) : void |
|
|
Save ( |
Abstract method to save a tile in a XML file
|
|
Tile ( object parent ) : System |
An empty constructor (setting default values)
|
|
Update ( |
Abstract update method.
|
public HandleEvent ( bool DownStream, Events eventID ) : void | ||
DownStream | bool | |
eventID | Events | |
리턴 | void |
public Save ( |
||
xmlw | the XmlWriter used for saving the file | |
리턴 | void |
public Update ( |
||
gameTime | ||
리턴 | void |