C# Class NScumm.Scumm.IO.ResourceIndex

Show file Open project: scemino/nscumm Class Usage Examples

Public Methods

Method Description
Load ( GameInfo game ) : ResourceIndex

Protected Methods

Method Description
LoadIndex ( GameInfo game ) : void
ResourceIndex ( ) : System.Collections.Generic

Method Details

Load() public static method

public static Load ( GameInfo game ) : ResourceIndex
game GameInfo
return ResourceIndex

LoadIndex() protected abstract method

protected abstract LoadIndex ( GameInfo game ) : void
game GameInfo
return void

ResourceIndex() protected method

protected ResourceIndex ( ) : System.Collections.Generic
return System.Collections.Generic