XML - GameEngineKoblenz/GeKo GitHub Wiki

Wir verwenden TinyXML 2 für das Verwalten von XML Dateien: https://github.com/leethomason/tinyxml2

###Nützliche Links: Tutorial: https://shilohjames.wordpress.com/2014/04/27/tinyxml2-tutorial/ http://www.grinninglizard.com/tinyxml2docs/

###Verwendung: Include: #include "tinyxml2.h"