Třída XScreen zapouzdřuje práci s obrazovkou, módy zobrazení a renderování pohledů.

Typ XScreen..::.DeviceStateCache zpřístupňuje následující členy.

Konstruktory

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.)
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.)
SetTexture
Nastaví texturu.
ToString

Returns a String that represents the current Object.

(Zděděno z Object.)

Fieldy

  JménoPopis
LastAmbient
Poslední hodnota Ambient()()().
LastCullMode
Poslední hodnota CullMode()()().
LastDepthBias
Poslední hodnota DepthBias()()().
LastDestinationBlend
Poslední hodnota DestinationBlend()()().
LastFillMode
Poslední hodnota FillMode()()().
LastFogColor
Poslední hodnota FogColor()()().
LastFogDensity
Poslední hodnota FogDensity()()().
LastFogEnable
Poslední hodnota FogEnable()()().
LastFogEnd
Poslední hodnota FogEnd()()().
LastFogStart
Poslední hodnota FogStart()()().
LastFogTableMode
Poslední hodnota FogTableMode()()().
LastFogVertexMode
Poslední hodnota FogVertexMode()()().
LastLighting
Poslední hodnota Lighting()()().
LastMaterial
Poslední hodnota Material()()().
LastMultiSampleAntiAlias
Poslední hodnota MultiSampleAntiAlias()()().
LastNormalizeNormals
Poslední hodnota NormalizeNormals()()().
LastRenderMaterial
Poslední renderovaný materiál XMaterial.
LastShadeMode
Poslední hodnota ShadeMode()()().
LastSourceBlend
Poslední hodnota SourceBlend()()().
LastTextureCount
Maximální index použité textury.
LastTextures
Poslední nastavená hodnota přes metodu SetTexture(Int32, BaseTexture).
LastTransformCount
Maximální index použité transformace.
LastTransformProjection
Poslední hodnota Projection()()().
LastTransformView
Poslední hodnota View()()().
LastVertexBlend
Poslední hodnota VertexBlend()()().
LastZBufferEnable
Poslední hodnota ZBufferEnable()()().
LastZBufferFunction
Poslední hodnota ZBufferFunction()()().
LastZBufferWriteEnable
Poslední hodnota ZBufferWriteEnable()()().
SamplerState
Poslední hodnota SamplerState()()().
SoftwareVertexProcessing
Poslední hodnota SoftwareVertexProcessing()()().
TextureState
Poslední hodnota TextureState()()().

Podívat se také na