CCRawList<T>.Enumerator
CCRawList.Enumerator
Cocos2DType: Struct
Constructors
Enumerator(CCRawList<T>)
Propertys
Current(T)
Methods
Dispose()
Dispose()()Example
MoveNext()
System.Boolean MoveNext()()Returns:
System.BooleanExample
Reset()
Reset()()Example