메소드 | 설명 | |
---|---|---|
TiledImageCollectionTileset ( Microsoft.Xna.Framework.Graphics.Texture2D texture, int firstId ) : System | ||
setTileTextureRegion ( int tileId, |
public TiledImageCollectionTileset ( Microsoft.Xna.Framework.Graphics.Texture2D texture, int firstId ) : System | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
firstId | int | |
리턴 | System |
public setTileTextureRegion ( int tileId, |
||
tileId | int | |
sourceRect | ||
리턴 | void |