Overload List

  NameDescription
CreateTextureTiles(Texture)
Creates the texture tiles by cutting the Texture texture.
CreateTextureTiles(Bitmap)
Creates the tiles by cutting the Bitmap.
CreateTextureTiles(Bitmap, Int32)
Creates the tiles by cutting the Bitmap.
CreateTextureTiles(Texture, Int32, Int32)
Creates the texture tiles by cutting the Texture texture.
CreateTextureTiles(Bitmap, Int32, Int32)
Creates the tiles by cutting the Bitmap.
CreateTextureTiles(Texture, Int32, Int32, Int32, Int32)
Creates the texture tiles by cutting the Texture texture.
CreateTextureTiles(Bitmap, Int32, Int32, Int32, Int32)
Creates the tiles by cutting the Bitmap.
CreateTextureTiles(Bitmap, Int32, Int32, Int32, Int32, Int32, Int32)
Creates the tiles by cutting the Bitmap.
CreateTextureTiles(Texture, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
Creates the texture tiles by cutting the Texture texture.

See Also