C# Class MegaMan.IO.Xml.Includes.SoundXmlReader

Inheritance: IIncludeXmlReader
Afficher le fichier Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Méthodes publiques

Méthode Description
Load ( Project project, System.Xml.Linq.XElement xmlNode ) : IIncludedObject

Private Methods

Méthode Description
LoadSound ( System.Xml.Linq.XElement soundNode, string basePath ) : SoundInfo

Method Details

Load() public méthode

public Load ( Project project, System.Xml.Linq.XElement xmlNode ) : IIncludedObject
project MegaMan.Common.Project
xmlNode System.Xml.Linq.XElement
Résultat IIncludedObject