C# Class NScumm.Scumm.Graphics.ZPlane

Show file Open project: scemino/nscumm Class Usage Examples

Public Methods

Method Description
Clone ( ) : ZPlane
ZPlane ( byte data, IList offsets ) : System.Collections.Generic

Method Details

Clone() public method

public Clone ( ) : ZPlane
return ZPlane

ZPlane() public method

public ZPlane ( byte data, IList offsets ) : System.Collections.Generic
data byte
offsets IList
return System.Collections.Generic