C# Class TerrainDisplay.MPQ.WDT.WDTParser

ファイルを表示 Open project: WCell/WCell-Terrain

Public Properties

Property Type Description
MpqManager WCell.MPQTool.MpqManager

Public Methods

Method Description
Process ( MapInfo entry ) : WDT

Private Methods

Method Description
PrintProfile ( WDT wdt ) : void
ReadMAIN ( BinaryReader fileReader, WDT wdt ) : void
ReadMODF ( BinaryReader fileReader, WDT wdt ) : void
ReadMPHD ( BinaryReader fileReader, WDT wdt ) : void
ReadMVER ( BinaryReader fileReader, WDT wdt ) : void
ReadMWMO ( BinaryReader fileReader, WDT wdt ) : void

Method Details

Process() public static method

public static Process ( MapInfo entry ) : WDT
entry MapInfo
return WDT

Property Details

MpqManager public_oe static_oe property

public static MpqManager,WCell.MPQTool MpqManager
return WCell.MPQTool.MpqManager