Orxonox  0.0.5 Codename: Arcturus
Namespaces | Functions
Test.cc File Reference
#include "core/CoreIncludes.h"
#include "core/config/ConfigValueIncludes.h"
#include "core/command/ConsoleCommandIncludes.h"
#include "network/NetworkFunctionIncludes.h"
#include "Test.h"
#include "util/MultiType.h"

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Functions

 orxonox::RegisterClass (Test)
 
 orxonox::registerMemberNetworkFunction (Test, checkU1)
 
 orxonox::registerMemberNetworkFunction (Test, printBlaBla)
 
 orxonox::SetConsoleCommand ("Test","printV1",&Test::printV1).addShortcut()
 
 orxonox::SetConsoleCommand ("Test","printV2",&Test::printV2).addShortcut()
 
 orxonox::SetConsoleCommand ("Test","printV3",&Test::printV3).addShortcut()
 
 orxonox::SetConsoleCommand ("Test","printV4",&Test::printV4).addShortcut()
 
 orxonox::SetConsoleCommand ("Test","call",&Test::call).addShortcut()
 
 orxonox::SetConsoleCommand ("Test","call2",&Test::call2).addShortcut()