C# Class LWF.Data

Datei anzeigen Open project: explodingbarrel/lwf Class Usage Examples

Public Methods

Method Description
Data ( byte bytes ) : System.Collections

Private Methods

Method Description
ReadAnimation ( byte bytes, int offset, int length ) : int[]

Method Details

Data() public method

public Data ( byte bytes ) : System.Collections
bytes byte
return System.Collections