vrecko
virtual reality framework
|
#include <CCUStructs.h>
Public Member Functions | |
MessageRoadAndDir () | |
MessageRoadAndDir (unsigned int newRoad, bool newDir) | |
virtual const char * | getMessageId () |
Public Attributes | |
unsigned int | road |
bool | direction |
|
inline |
|
inline |
|
inlinevirtual |
Should be overridden to return the name of new class.
Reimplemented from vrecko::VreckoMessage.
bool CarSim::MessageRoadAndDir::direction |
unsigned int CarSim::MessageRoadAndDir::road |