close
Constructor Summary
TiledLayer(int columns, int rows, Image image, int tileWidth, int tileHeight)
          Creates a new TiledLayer.
 
Parameters:
columns - the width of the TiledLayer,
             expressed as a number of cells
意即寬所使用的格子數。
 
rows - the height of the TiledLayer,
expressed as a number of cells
意即高所使用的格子數。
 
image - the Image to use for creating the static tile set
所使用的Png格式的圖片。
 
tileWidth - the width in pixels of a single tile
格子的寬之pixels。
 
tileHeight - the height in pixels of a single tile
格子的高之pixels。
arrow
arrow
    全站熱搜

    ygh312 發表在 痞客邦 留言(0) 人氣()