Overload List

  NameDescription
AddTerrain()()()
Creates new terrain with default size.
AddTerrain(Bitmap)
Creates new terrain with default size.
AddTerrain(Bitmap, Bitmap)
Creates new terrain with default size.
AddTerrain(Int32, Int32)
Creates new terrain with default size.
AddTerrain(Int32, Int32, Bitmap)
Creates new terrain with default size.
AddTerrain(Int32, Int32, Single)
Creates new terrain with default size.
AddTerrain(Int32, Int32, Bitmap, Texture)
Creates new terrain with default size.
AddTerrain(Int32, Int32, Bitmap, Bitmap)
Creates new terrain with default size.
AddTerrain(Int32, Int32, Single, Bitmap)
Creates new terrain with default size.
AddTerrain(Int32, Int32, Single, Bitmap, Texture)
Creates new terrain with default size.
AddTerrain(Int32, Int32, Single, Bitmap, Bitmap)
Creates new terrain with default size.

See Also