Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Version 1 (modified by landauf, 16 years ago) (diff)

Tools

Description

The Tool?-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 Timer.

Tool features

Name Description
Timer Calls a function after a specific amount of time

—to come—