Mad Level Manager
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Properties | List of all members
MadLevelManager.MadList< T > Class Template Reference

Public Member Functions

 MadList (int capacity)
 
void Add (T e)
 
void Clear ()
 
void Trim ()
 
int FindIndex (T obj)
 
bool Contains (T obj)
 
bool Remove (T obj)
 
void RemoveAt (int index)
 

Properties

T[] Array [get, set]
 
int Count [get]
 
this[int index] [get, set]
 

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