Vytvoří novou instanci třídy XBoxTextures.

Jmenný prostor:  SGP.XSpace
Knihovna:  SGPRTL (v SGPRTL)
Verze: dll

Syntaxe

C#
public XBoxTextures(
	IXResourceContainer container,
	string textureBaseName
)

Parametry

container
Typ: SGP.XUtility..::.IXResourceContainer
Kontejner IXResourceContainer, ve kterém se textury nacházejí.
textureBaseName
Typ: System..::.String
Šablona jména s texturami.

Výjimky

VýjimkaPodmínka
System..::.ArgumentNullExceptioncontainer je nullNothingnullptrnulová reference (Nothing v Visual Basic).
System..::.ArgumentNullExceptiontextureBaseName je nullNothingnullptrnulová reference (Nothing v Visual Basic).

Podívat se také na