C# Class LevelInfo, Hero.Coli

Show file Open project: CyberCRI/Hero.Coli Class Usage Examples

Public Methods

Method Description
ToString ( ) : string
getTag ( ) : string
tryInstantiateFromXml ( XmlNode node ) : bool

Method Details

ToString() public method

public ToString ( ) : string
return string

getTag() public method

public getTag ( ) : string
return string

tryInstantiateFromXml() public method

public tryInstantiateFromXml ( XmlNode node ) : bool
node XmlNode
return bool