= Tools = == Description == The [wiki:Tools]-library adds several classes that help you creating objects in orxonox. Some classes are just wrappers for classes in Ogre or other libraries that simplify many things (like the registration of new objects with a unique name in Ogre), others provide totally new features like the [wiki:Timer]. == Tool features == || '''Name''' || '''Description''' || || [wiki:Timer] || Calls a function after a specific amount of time || --to come--