Tesseract Engine Documentation

LevelNode Constructor 

Load level description info from the Level Index Node. Then open each Level.xml file and load ObjectNodes for this level into objectNodesList.

public LevelNode(
   XmlNode levelIndexNode
);

Parameters

levelIndexNode

See Also

LevelNode Class | DarkWynter.App Namespace