C# Class MegaMan.IO.Xml.Handlers.Commands.FillMoveCommandXmlReader

Inheritance: ICommandXmlReader
显示文件 Open project: Tesserex/C--MegaMan-Engine

Public Methods

Method Description
Load ( System.Xml.Linq.XElement node, string basePath ) : MegaMan.Common.SceneCommandInfo

Method Details

Load() public method

public Load ( System.Xml.Linq.XElement node, string basePath ) : MegaMan.Common.SceneCommandInfo
node System.Xml.Linq.XElement
basePath string
return MegaMan.Common.SceneCommandInfo