C# Class AlbLib.Mapping.GotoPoint

Show file Open project: IllidanS4/AlbLib Class Usage Examples

Public Methods

Method Description
GotoPoint ( BinaryReader reader ) : System
GotoPoint ( Stream input ) : System

Method Details

GotoPoint() public method

public GotoPoint ( BinaryReader reader ) : System
reader System.IO.BinaryReader
return System

GotoPoint() public method

public GotoPoint ( Stream input ) : System
input Stream
return System