C# Class AoMEngineLibrary.Graphics.Prt.PrtShape

Inheritance: XmlAnnotate
Show file Open project: Ryder25/Age-of-Mythology

Private Properties

Property Type Description
PrtShape System

Public Methods

Method Description
PrtShape ( PrtBinaryReader reader ) : System
Write ( PrtBinaryWriter writer ) : void

Private Methods

Method Description
PrtShape ( ) : System

Method Details

PrtShape() public method

public PrtShape ( PrtBinaryReader reader ) : System
reader PrtBinaryReader
return System

Write() public method

public Write ( PrtBinaryWriter writer ) : void
writer PrtBinaryWriter
return void