C# Class AoMEngineLibrary.Graphics.Prt.PrtShape

Inheritance: XmlAnnotate
Afficher le fichier Open project: Ryder25/Age-of-Mythology

Private Properties

Свойство Type Description
PrtShape System

Méthodes publiques

Méthode Description
PrtShape ( PrtBinaryReader reader ) : System
Write ( PrtBinaryWriter writer ) : void

Private Methods

Méthode Description
PrtShape ( ) : System

Method Details

PrtShape() public méthode

public PrtShape ( PrtBinaryReader reader ) : System
reader PrtBinaryReader
Résultat System

Write() public méthode

public Write ( PrtBinaryWriter writer ) : void
writer PrtBinaryWriter
Résultat void