LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: sephis on April 24, 2005, 17:26:12

Title: Is there any documentation on the XML loader?
Post by: sephis on April 24, 2005, 17:26:12
I've tried looking through the LWJGL Javadocs, the Wiki, and google searches for JWJGL XMLLoader and the only documentation I can find on this class is that it "Loads the model from the XML document and returns it." Can anyone point me to a tutorial or some real documentation on this class? If non exists a quick example of an XML document that would work with it would help. Heck, I would even settle for just a list of the tags that it understands.

Since it seems odd to have a class this useful that's this complicated and not have it documented unless it hasn't been implemented yet, so I'm hoping the devs have finished it.

Sephis
Title: Is there any documentation on the XML loader?
Post by: princec on April 24, 2005, 18:22:36
Ehh... it's not finished yet :) I've been too tied up to work on it lately.

Cas :)
Title: Is there any documentation on the XML loader?
Post by: sephis on April 25, 2005, 19:19:17
Cool, well I hope you get it done soon :)