addEventListener(BaseObject *listener) | orxonox::BaseObject | |
addEventSource(BaseObject *source, const std::string &state) | orxonox::BaseObject | |
addEventState(const std::string &name, EventState *container) | orxonox::BaseObject | protected |
addMagazines(unsigned int amount) | orxonox::Munition | |
addMunition(unsigned int amount) | orxonox::Munition | |
addTemplate(const std::string &name) | orxonox::BaseObject | |
addTemplate(Template *temp) | orxonox::BaseObject | |
assignedMagazines_ | orxonox::Munition | protected |
bActive_ | orxonox::BaseObject | protected |
bAllowMultiMunitionRemovementUnderflow_ | orxonox::Munition | protected |
bAllowMunitionRefilling_ | orxonox::Munition | protected |
BaseObject(Context *context) | orxonox::BaseObject | |
bVisible_ | orxonox::BaseObject | protected |
canAddMagazines(unsigned int amount) const | orxonox::Munition | |
canAddMunition(unsigned int amount) const | orxonox::Munition | |
canReload() const | orxonox::Munition | |
canRemoveMagazines(unsigned int amount) const | orxonox::Munition | |
canTakeMunition(unsigned int amount, WeaponMode *user) const | orxonox::Munition | |
changedActivity() | orxonox::BaseObject | inlinevirtual |
changedMainStateName() | orxonox::BaseObject | virtual |
changedName() | orxonox::BaseObject | inlinevirtual |
changedVisibility() | orxonox::BaseObject | inlinevirtual |
Configurable() | orxonox::Configurable | |
deployment_ | orxonox::Munition | protected |
destroy() | orxonox::Destroyable | |
Destroyable() | orxonox::Destroyable | |
destroyLater() | orxonox::Destroyable | |
dropMagazine(WeaponMode *user) | orxonox::Munition | |
fireEvent(const std::string &name="") | orxonox::BaseObject | |
fireEvent(bool activate, const std::string &name="") | orxonox::BaseObject | |
fireEvent(bool activate, BaseObject *originator, const std::string &name="") | orxonox::BaseObject | |
fireEvent(Event &event) | orxonox::BaseObject | |
getContext() const | orxonox::Listable | inline |
getCreator() const | orxonox::BaseObject | inline |
getDerivedPointer(unsigned int classID) | orxonox::Identifiable | inline |
getDerivedPointer(unsigned int classID) | orxonox::Identifiable | inline |
getDerivedPointer(unsigned int classID) const | orxonox::Identifiable | inline |
getEventListener(unsigned int index) const | orxonox::BaseObject | |
getEventSource(unsigned int index, const std::string &state) const | orxonox::BaseObject | |
getEventState(const std::string &name) const | orxonox::BaseObject | protected |
getFile() const | orxonox::BaseObject | inline |
getFilename() const | orxonox::BaseObject | |
getGametype() const | orxonox::BaseObject | inline |
getIdentifier() const | orxonox::Identifiable | inline |
getLevel() const | orxonox::BaseObject | inline |
getLoaderIndentation() const | orxonox::BaseObject | inline |
getMainStateName() const | orxonox::BaseObject | inline |
getMaxMagazines() const | orxonox::Munition | inline |
getMaxMunition() const | orxonox::Munition | |
getMaxMunitionPerMagazine() const | orxonox::Munition | inline |
getMunitionDeployment() const | orxonox::Munition | inline |
getName() const | orxonox::BaseObject | inline |
getNamespace() const | orxonox::BaseObject | inline |
getNumMagazines() const | orxonox::Munition | |
getNumMunition(WeaponMode *user) const | orxonox::Munition | |
getNumMunitionInCurrentMagazine(WeaponMode *user) const | orxonox::Munition | |
getOldName() const | orxonox::BaseObject | inline |
getReferenceCount() const | orxonox::Destroyable | inline |
getReloadTime() const | orxonox::Munition | inline |
getScene() const | orxonox::BaseObject | inline |
getSceneID() const | orxonox::BaseObject | inlinevirtual |
getTemplates() const | orxonox::BaseObject | inline |
Identifiable() | orxonox::Identifiable | |
isA(const Identifier *identifier) | orxonox::Identifiable | |
isA(const SubclassIdentifier< B > *identifier) | orxonox::Identifiable | inline |
isA(const Identifiable *object) | orxonox::Identifiable | |
isActive() const | orxonox::BaseObject | inline |
isChildOf(const Identifier *identifier) | orxonox::Identifiable | |
isChildOf(const SubclassIdentifier< B > *identifier) | orxonox::Identifiable | inline |
isChildOf(const Identifiable *object) | orxonox::Identifiable | |
isDirectChildOf(const Identifier *identifier) | orxonox::Identifiable | |
isDirectChildOf(const SubclassIdentifier< B > *identifier) | orxonox::Identifiable | inline |
isDirectChildOf(const Identifiable *object) | orxonox::Identifiable | |
isDirectParentOf(const Identifier *identifier) | orxonox::Identifiable | |
isDirectParentOf(const SubclassIdentifier< B > *identifier) | orxonox::Identifiable | inline |
isDirectParentOf(const Identifiable *object) | orxonox::Identifiable | |
isExactlyA(const Identifier *identifier) | orxonox::Identifiable | |
isExactlyA(const SubclassIdentifier< B > *identifier) | orxonox::Identifiable | inline |
isExactlyA(const Identifiable *object) | orxonox::Identifiable | |
isInitialized() const | orxonox::BaseObject | inline |
isParentOf(const Identifier *identifier) | orxonox::Identifiable | |
isParentOf(const SubclassIdentifier< B > *identifier) | orxonox::Identifiable | inline |
isParentOf(const Identifiable *object) | orxonox::Identifiable | |
isVisible() const | orxonox::BaseObject | inline |
lastFilledWeaponMode_ | orxonox::Munition | protected |
Listable() | orxonox::Listable | |
Listable(Context *context) | orxonox::Listable | |
loadAllEventStates(Element &xmlelement, XMLPort::Mode mode, BaseObject *object, Identifier *identifier) | orxonox::BaseObject | static |
mainStateFunctor_ | orxonox::BaseObject | protected |
mainStateName_ | orxonox::BaseObject | protected |
maxMagazines_ | orxonox::Munition | protected |
maxMunitionPerMagazine_ | orxonox::Munition | protected |
MineMunition(Context *context) | orxonox::MineMunition | |
Munition(Context *context) | orxonox::Munition | |
name_ | orxonox::BaseObject | protected |
needReload(WeaponMode *user) const | orxonox::Munition | |
networkTemplateNames_ | orxonox::BaseObject | protected |
oldName_ | orxonox::BaseObject | protected |
operator=(const OrxonoxClass &)=default | orxonox::OrxonoxClass | |
OrxonoxClass() | orxonox::OrxonoxClass | |
preDestroy() | orxonox::Destroyable | inlineprotectedvirtual |
processEvent(Event &event) | orxonox::BaseObject | virtual |
reload(WeaponMode *user, bool bUseReloadTime=true) | orxonox::Munition | |
reloadTime_ | orxonox::Munition | protected |
removeEventSource(BaseObject *source) | orxonox::BaseObject | |
removeMagazines(unsigned int amount) | orxonox::Munition | |
setActive(bool bActive) | orxonox::BaseObject | inline |
setConfigValues() | orxonox::Configurable | inline |
setContext(Context *context) | orxonox::Listable | |
setCreator(BaseObject *creator) | orxonox::BaseObject | inline |
setFile(const XMLFile *file) | orxonox::BaseObject | inline |
setGametype(const StrongOrWeakPtr< Gametype > &gametype) | orxonox::BaseObject | inline |
setLevel(const StrongOrWeakPtr< Level > &level) | orxonox::BaseObject | inline |
setLoaderIndentation(const std::string &indentation) | orxonox::BaseObject | inline |
setMainState(bool state) | orxonox::BaseObject | |
setMainStateName(const std::string &name) | orxonox::BaseObject | inline |
setName(const std::string &name) | orxonox::BaseObject | inline |
setNamespace(const StrongOrWeakPtr< Namespace > &ns) | orxonox::BaseObject | inline |
setScene(const StrongOrWeakPtr< Scene > &scene, uint32_t sceneID) | orxonox::BaseObject | inline |
setVisible(bool bVisible) | orxonox::BaseObject | inline |
takeMunition(unsigned int amount, WeaponMode *user) | orxonox::Munition | |
unassignedMagazines_ | orxonox::Munition | protected |
unregisterObject() | orxonox::Listable | |
XMLEventPort(Element &xmlelement, XMLPort::Mode mode) | orxonox::BaseObject | virtual |
XMLPort(Element &xmlelement, XMLPort::Mode mode) override | orxonox::Munition | virtual |
~BaseObject() | orxonox::BaseObject | virtual |
~Destroyable() | orxonox::Destroyable | virtual |
~Identifiable() | orxonox::Identifiable | inlinevirtual |
~Listable() | orxonox::Listable | virtual |
~MineMunition()=default | orxonox::MineMunition | virtual |
~Munition() | orxonox::Munition | virtual |