C# Class Oglr.InGame.LevelLoader

A utility class to load levels from within the game.
Mostrar archivo Open project: SteveDunn/oglr

Public Methods

Method Description
Load ( System.Xml.Linq.XElement xml ) : Level

Method Details

Load() public static method

public static Load ( System.Xml.Linq.XElement xml ) : Level
xml System.Xml.Linq.XElement
return Level