MultiComponentList
(static) bool PostHSFormat( get; set; )
(ctor) MultiComponentList()
(ctor) MultiComponentList( GenericReader reader )
(ctor) MultiComponentList( MultiComponentList toCopy )
(ctor) MultiComponentList( BinaryReader reader, int count )
Point2D Center( get; )
int Height( get; )
MultiTileEntry[] List( get; )
Point2D Max( get; )
Point2D Min( get; )
StaticTile[][][] Tiles( get; )
int Width( get; )
void Add( int itemID, int x, int y, int z )
void Remove( int itemID, int x, int y, int z )
void RemoveXYZH( int x, int y, int z, int minHeight )
void Resize( int newWidth, int newHeight )
void Serialize( GenericWriter writer )