Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Graphics.EffectAnnotationCollection Class Referencesealed

Public Member Functions

List< EffectAnnotation >.Enumerator GetEnumerator ()
 

Package Functions

unsafe EffectAnnotationCollection (ID3DXBaseEffect *parent, sbyte *parentHandle, int count)
 
unsafe void UpdateParent (ID3DXBaseEffect *parent, sbyte *handle)
 

Properties

EffectAnnotation this[int index] [get]
 
EffectAnnotation this[string name] [get]
 
int Count [get]
 

Private Member Functions

IEnumerator< EffectAnnotationGetGenericEnumerator ()
 
IEnumerator< EffectAnnotation > IEnumerable< EffectAnnotation >. GetEnumerator ()
 
IEnumerator GetBaseEnumerator ()
 
IEnumerator IEnumerable. GetEnumerator ()
 

Private Attributes

unsafe ID3DXBaseEffectpEffect
 
List< EffectAnnotationpAnnotation
 

Detailed Description

Definition at line 7 of file EffectAnnotationCollection.cs.


The documentation for this class was generated from the following file: