Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 12, 2007, 7:54:44 PM (18 years ago)
Author:
nicolape
Message:

Level loader working, see test1 class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/objects/test1.h

    r384 r480  
    55#include "Tickable.h"
    66#include "test3.h"
     7#include "../../tinyxml/tinyxml.h"
    78
    89namespace orxonox
     
    2223            void setUsefullClass2(Identifier* identifier);
    2324            void setUsefullClassOfTypeTest3(Identifier* identifier);
     25           
     26            void loadParams(TiXmlElement* xmlElem);
    2427
    2528        private:
Note: See TracChangeset for help on using the changeset viewer.