orxonox::Bot Member List

This is the complete list of members for orxonox::Bot, including all inherited members.

addEvent(BaseObject *event, const std::string &sectionname)orxonox::BaseObject
addEventContainer(const std::string &sectionname, EventContainer *container)orxonox::BaseObject
addTemplate(const std::string &name)orxonox::BaseObject
addTemplate(Template *temp)orxonox::BaseObject
bActive_orxonox::BaseObject [protected]
BaseObject(BaseObject *creator)orxonox::BaseObject
bHumanPlayer_orxonox::PlayerInfo [protected]
bLocalPlayer_orxonox::PlayerInfo [protected]
Bot(BaseObject *creator)orxonox::Bot
bSetUnreadyAfterSpawn_orxonox::PlayerInfo [protected]
bVisible_orxonox::BaseObject [protected]
changedActivity()orxonox::BaseObject [inline, virtual]
changedControllableEntity()orxonox::PlayerInfo [inline, virtual]
changedController()orxonox::PlayerInfo [inline, virtual]
changedGametype()orxonox::PlayerInfo [virtual]
changedMainState()orxonox::BaseObject [virtual]
changedName()orxonox::PlayerInfo [virtual]
changedVisibility()orxonox::BaseObject [inline, virtual]
clientID_orxonox::PlayerInfo [protected]
createController()orxonox::PlayerInfo [protected]
createParents()orxonox::OrxonoxClass [inline]
defaultController_orxonox::PlayerInfo [protected]
deleteObject(uint32_t objectID)orxonox::Synchronisable [static]
fabricate(uint8_t *&mem, uint8_t mode=0x0)orxonox::Synchronisable [static]
fireEvent()orxonox::BaseObject
fireEvent(bool activate)orxonox::BaseObject
fireEvent(bool activate, BaseObject *originator)orxonox::BaseObject
fireEvent(Event &event)orxonox::BaseObject
functorGetMainState_orxonox::BaseObject [protected]
functorSetMainState_orxonox::BaseObject [protected]
getClassID() const orxonox::Synchronisable [inline]
getClientID() const orxonox::PlayerInfo [inline]
getControllableEntity() const orxonox::PlayerInfo [inline]
getController() const orxonox::PlayerInfo [inline]
getCreator() const orxonox::BaseObject [inline]
getCreatorID() const orxonox::Synchronisable [inline]
getEvent(unsigned int index) const orxonox::BaseObject
getEventContainer(const std::string &sectionname) const orxonox::BaseObject
getFile() const orxonox::BaseObject [inline]
getFilename() const orxonox::BaseObject
getGametype() const orxonox::BaseObject [inline]
getGametypeInfo() const orxonox::PlayerInfo [inline]
getIdentifier() const orxonox::OrxonoxClass [inline]
getLoaderIndentation() const orxonox::BaseObject [inline]
getMainState() const orxonox::BaseObject
getMainStateName() const orxonox::BaseObject [inline]
getMetaList()orxonox::OrxonoxClass [inline]
getName() const orxonox::BaseObject [inline]
getNamespace() const orxonox::BaseObject [inline]
getNumberOfDeletedObject()orxonox::Synchronisable [inline, static]
getObjectID() const orxonox::Synchronisable [inline]
getOldGametype() const orxonox::BaseObject [inline]
getOldName() const orxonox::BaseObject [inline]
getPacketLossRatio() const orxonox::Bot [inline, virtual]
getParents() const orxonox::OrxonoxClass [inline]
getPing() const orxonox::Bot [inline, virtual]
getPriority() const orxonox::Synchronisable [inline]
getScene() const orxonox::BaseObject [inline]
getSynchronisable(uint32_t objectID)orxonox::Synchronisable [static]
getTemplates() const orxonox::BaseObject [inline]
Info(BaseObject *creator)orxonox::Info
isA(const Identifier *identifier)orxonox::OrxonoxClass
isA(const SubclassIdentifier< B > *identifier)orxonox::OrxonoxClass [inline]
isA(const SubclassIdentifier< B > identifier)orxonox::OrxonoxClass [inline]
isA(const OrxonoxClass *object)orxonox::OrxonoxClass
isActive() const orxonox::BaseObject [inline]
isChildOf(const Identifier *identifier)orxonox::OrxonoxClass
isChildOf(const SubclassIdentifier< B > *identifier)orxonox::OrxonoxClass [inline]
isChildOf(const SubclassIdentifier< B > identifier)orxonox::OrxonoxClass [inline]
isChildOf(const OrxonoxClass *object)orxonox::OrxonoxClass
isDirectChildOf(const Identifier *identifier)orxonox::OrxonoxClass
isDirectChildOf(const SubclassIdentifier< B > *identifier)orxonox::OrxonoxClass [inline]
isDirectChildOf(const SubclassIdentifier< B > identifier)orxonox::OrxonoxClass [inline]
isDirectChildOf(const OrxonoxClass *object)orxonox::OrxonoxClass
isDirectParentOf(const Identifier *identifier)orxonox::OrxonoxClass
isDirectParentOf(const SubclassIdentifier< B > *identifier)orxonox::OrxonoxClass [inline]
isDirectParentOf(const SubclassIdentifier< B > identifier)orxonox::OrxonoxClass [inline]
isDirectParentOf(const OrxonoxClass *object)orxonox::OrxonoxClass
isExactlyA(const Identifier *identifier)orxonox::OrxonoxClass
isExactlyA(const SubclassIdentifier< B > *identifier)orxonox::OrxonoxClass [inline]
isExactlyA(const SubclassIdentifier< B > identifier)orxonox::OrxonoxClass [inline]
isExactlyA(const OrxonoxClass *object)orxonox::OrxonoxClass
isHumanPlayer() const orxonox::PlayerInfo [inline]
isInitialized() const orxonox::Bot [inline, virtual]
isLocalPlayer() const orxonox::PlayerInfo [inline]
isParentOf(const Identifier *identifier)orxonox::OrxonoxClass
isParentOf(const SubclassIdentifier< B > *identifier)orxonox::OrxonoxClass [inline]
isParentOf(const SubclassIdentifier< B > identifier)orxonox::OrxonoxClass [inline]
isParentOf(const OrxonoxClass *object)orxonox::OrxonoxClass
isReadyToSpawn() const orxonox::PlayerInfo [inline]
isVisible() const orxonox::BaseObject [inline]
mainStateName_orxonox::BaseObject [protected]
name_orxonox::BaseObject [protected]
names_orxonox::Bot [private]
oldName_orxonox::BaseObject [protected]
OrxonoxClass()orxonox::OrxonoxClass
packet::Gamestate classorxonox::Synchronisable [friend]
PlayerInfo(BaseObject *creator)orxonox::PlayerInfo
popDeletedObject()orxonox::Synchronisable [inline, static]
processEvent(Event &event)orxonox::BaseObject [virtual]
registerEventListener(BaseObject *object, const std::string &sectionname)orxonox::BaseObject [inline]
registerVariable(T &variable, uint8_t mode=0x1, NetworkCallbackBase *cb=0, bool bidirectional=false)orxonox::Synchronisable [inline, protected]
registerVariable(std::string &variable, uint8_t mode, NetworkCallbackBase *cb, bool bidirectional)orxonox::Synchronisable [inline]
registerVariable(const ColourValue &variable, uint8_t mode, NetworkCallbackBase *cb, bool bidirectional)orxonox::Synchronisable [inline]
registerVariable(ColourValue &variable, uint8_t mode, NetworkCallbackBase *cb, bool bidirectional)orxonox::Synchronisable [inline]
registerVariable(const Vector2 &variable, uint8_t mode, NetworkCallbackBase *cb, bool bidirectional)orxonox::Synchronisable [inline]
registerVariable(Vector2 &variable, uint8_t mode, NetworkCallbackBase *cb, bool bidirectional)orxonox::Synchronisable [inline]
registerVariable(const Vector3 &variable, uint8_t mode, NetworkCallbackBase *cb, bool bidirectional)orxonox::Synchronisable [inline]
registerVariable(Vector3 &variable, uint8_t mode, NetworkCallbackBase *cb, bool bidirectional)orxonox::Synchronisable [inline]
registerVariable(const Vector4 &variable, uint8_t mode, NetworkCallbackBase *cb, bool bidirectional)orxonox::Synchronisable [inline]
registerVariable(Vector4 &variable, uint8_t mode, NetworkCallbackBase *cb, bool bidirectional)orxonox::Synchronisable [inline]
registerVariable(mbool &variable, uint8_t mode, NetworkCallbackBase *cb, bool bidirectional)orxonox::Synchronisable [inline]
registerVariable(const Quaternion &variable, uint8_t mode, NetworkCallbackBase *cb, bool bidirectional)orxonox::Synchronisable [inline]
registerVariable(Quaternion &variable, uint8_t mode, NetworkCallbackBase *cb, bool bidirectional)orxonox::Synchronisable [inline]
registerVariables()orxonox::PlayerInfo
removeEvent(BaseObject *event)orxonox::BaseObject
setActive(bool bActive)orxonox::BaseObject [inline]
setClient(bool b)orxonox::Synchronisable [static]
setConfigValues()orxonox::Bot
setCreator(BaseObject *creator)orxonox::BaseObject [inline]
setFile(const XMLFile *file)orxonox::BaseObject [inline]
setGametype(Gametype *gametype)orxonox::BaseObject [inline]
setIdentifier(Identifier *identifier)orxonox::OrxonoxClass [inline]
setLoaderIndentation(const std::string &indentation)orxonox::BaseObject [inline]
setMainState(bool state)orxonox::BaseObject
setMainStateName(const std::string &name)orxonox::BaseObject
setName(const std::string &name)orxonox::BaseObject [inline]
setNamespace(Namespace *ns)orxonox::BaseObject [inline, virtual]
setObjectMode(uint8_t mode)orxonox::Synchronisable [protected]
setPriority(unsigned int freq)orxonox::Synchronisable [inline, protected]
setReadyToSpawn(bool bReady)orxonox::PlayerInfo [inline]
setScene(Scene *scene)orxonox::BaseObject [inline]
setVisible(bool bVisible)orxonox::BaseObject [inline]
startControl(ControllableEntity *entity)orxonox::PlayerInfo
stopControl()orxonox::PlayerInfo
Synchronisable(BaseObject *creator)orxonox::Synchronisable [protected]
unregisterEventListener(BaseObject *object)orxonox::BaseObject [inline]
XMLPort(Element &xmlelement, XMLPort::Mode mode)orxonox::BaseObject [virtual]
~BaseObject()orxonox::BaseObject [virtual]
~Bot()orxonox::Bot [virtual]
~Info()orxonox::Info [inline, virtual]
~OrxonoxClass()orxonox::OrxonoxClass [virtual]
~PlayerInfo()orxonox::PlayerInfo [virtual]
~Synchronisable()orxonox::Synchronisable [virtual]


Generated on Tue Jul 28 16:22:21 2009 for Orxonox by  doxygen 1.5.6