Typ XTextureTiles zpřístupňuje následující členy.

Konstruktory

  JménoPopis
XTextureTiles
Vytvoří novou instanci třídy XTextureTiles.

Metody

  JménoPopis
Equals

Determines whether the specified Object is equal to the current Object.

(Zděděno z Object.)
Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Zděděno z Object.)
GetHashCode

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

(Zděděno z Object.)
GetTileRectanglePřetíženo.
GetType

Gets the Type of the current instance.

(Zděděno z Object.)
MemberwiseClone

Creates a shallow copy of the current Object.

(Zděděno z Object.)
ToString

Returns a String that represents the current Object.

(Zděděno z Object.)

Vlastnosti

  JménoPopis
Count
Vrátí anebo nastaví počet políček.
CountX
Vrátí anebo nastaví počet políček v ose X.
CountY
Vrátí anebo nastaví počet políček v ose Y.
Texture
Vrátí texturu Texture použitou pro rozstříhávání na políčka.
TileHeight
Vrátí anebo nastaví výšku políčka.
TileWidth
Vrátí anebo nastaví šířku políčka.
XTileCut
Vrátí instanci rozhraní IXTileCut definující způsob rozstříhávání na políčka.

Podívat se také na