메소드 | 설명 | |
---|---|---|
BackgroundObject ( |
||
Draw ( GraphicsDevice device, Matrix camera ) : void | ||
Update ( |
||
reloadNonSerializedAssets ( ) : void |
public BackgroundObject ( |
||
myWorld | ||
myScrollingWorld | ||
myDisplayTextureName | string | |
myPosition | Vector2 | |
리턴 | System |
public Draw ( GraphicsDevice device, Matrix camera ) : void | ||
device | GraphicsDevice | |
camera | Matrix | |
리턴 | void |