Typ XBoxTextures zpřístupňuje následující členy.
Konstruktory
| Jméno | Popis | |
|---|---|---|
| XBoxTextures | Přetíženo. |
Metody
| Jméno | Popis | |
|---|---|---|
| Equals | (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. | |
| FromVariousTextures |
Vytvoří novou sadu textur XBoxTextures z pole zdrojů textur.
| |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetType | Gets the Type of the current instance. | |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| ToString | (Zděděno z Object.) |
Vlastnosti
| Jméno | Popis | |
|---|---|---|
| Height |
Vrátí výšku textury krychle.
| |
| Item |
Vrátí anebo nastaví texturu vrstvy DirectX Texture pro zadanou stěnu index.
| |
| Size |
Vrátí velikost textury krychle.
| |
| SyncRoot |
Vrátí objekt, který může být použit pro synchronizaci přístupu k této instanci.
| |
| Width |
Vrátí šířku textury krychle.
|