Orxonox  0.0.5 Codename: Arcturus
orxonox::KeyDetector Member List

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

allButtons_orxonox::KeyBinderprotected
allCommands_orxonox::KeyBinderprotected
allDevicesUpdated(float dt) overrideorxonox::KeyBinderinlineprotectedvirtual
allHalfAxes_orxonox::KeyBinderprotected
assignCommands()orxonox::KeyDetectorprivate
axisMoved(unsigned int device, unsigned int axis, float value) overrideorxonox::KeyBinderprotectedvirtual
buttonEvent(unsigned int device, T button, ButtonEvent::TPress)orxonox::InputHandlerinline
buttonEvent(unsigned int device, T button, ButtonEvent::TRelease)orxonox::InputHandlerinline
buttonEvent(unsigned int device, T button, ButtonEvent::THold)orxonox::InputHandlerinline
buttonHeld(const KeyEvent &evt) overrideorxonox::KeyBinderinlineprotectedvirtual
buttonHeld(MouseButtonCode::ByEnum button) overrideorxonox::KeyBinderinlineprotectedvirtual
buttonHeld(unsigned int device, JoyStickButtonCode::ByEnum button) overrideorxonox::KeyBinderinlineprotectedvirtual
buttonPressed(const KeyEvent &evt) overrideorxonox::KeyBinderinlineprotectedvirtual
buttonPressed(MouseButtonCode::ByEnum button) overrideorxonox::KeyBinderinlineprotectedvirtual
buttonPressed(unsigned int device, JoyStickButtonCode::ByEnum button) overrideorxonox::KeyBinderinlineprotectedvirtual
buttonReleased(const KeyEvent &evt) overrideorxonox::KeyBinderinlineprotectedvirtual
buttonReleased(MouseButtonCode::ByEnum button) overrideorxonox::KeyBinderinlineprotectedvirtual
buttonReleased(unsigned int device, JoyStickButtonCode::ByEnum button) overrideorxonox::KeyBinderinlineprotectedvirtual
buttonThresholdChanged()orxonox::KeyBinderprotected
callback(const std::string &name)orxonox::KeyDetectorprivate
callbackFunction_orxonox::KeyDetectorprivate
changeMode(ConsoleCommand *command, KeybindMode::Value mode)orxonox::KeyBinder
clearBindings()orxonox::KeyBinder
compilePointerLists()orxonox::KeyBinderprotected
configFile_orxonox::KeyBinderprotected
deriveTime_orxonox::KeyBinderprotected
EMPTYorxonox::InputHandlerstatic
exists()orxonox::Singleton< KeyDetector >inlinestatic
fallbackConfigFile_orxonox::KeyBinderprotected
filename_orxonox::KeyBinderprotected
getBinding(const std::string &commandName)orxonox::KeyBinder
getBinding(const std::string &commandName, unsigned int index)orxonox::KeyBinder
getBindingReadable(const std::string &commandName)orxonox::KeyBinder
getBindingsFilename()orxonox::KeyBinderinline
getContext() const orxonox::Listableinline
getDerivedPointer(unsigned int classID)orxonox::Identifiableinline
getDerivedPointer(unsigned int classID)orxonox::Identifiableinline
getDerivedPointer(unsigned int classID) const orxonox::Identifiableinline
getIdentifier() const orxonox::Identifiableinline
getInstance()orxonox::Singleton< KeyDetector >inlinestatic
getJoyStickList() const orxonox::JoyStickQuantityListenerinlineprotected
getNumberOfBindings(const std::string &commandName)orxonox::KeyBinder
Identifiable()orxonox::Identifiable
initialiseJoyStickBindings()orxonox::KeyBinderprotected
inputState_orxonox::KeyDetectorprivate
isA(const Identifier *identifier)orxonox::Identifiable
isA(const SubclassIdentifier< B > *identifier)orxonox::Identifiableinline
isA(const Identifiable *object)orxonox::Identifiable
isChildOf(const Identifier *identifier)orxonox::Identifiable
isChildOf(const SubclassIdentifier< B > *identifier)orxonox::Identifiableinline
isChildOf(const Identifiable *object)orxonox::Identifiable
isDirectChildOf(const Identifier *identifier)orxonox::Identifiable
isDirectChildOf(const SubclassIdentifier< B > *identifier)orxonox::Identifiableinline
isDirectChildOf(const Identifiable *object)orxonox::Identifiable
isDirectParentOf(const Identifier *identifier)orxonox::Identifiable
isDirectParentOf(const SubclassIdentifier< B > *identifier)orxonox::Identifiableinline
isDirectParentOf(const Identifiable *object)orxonox::Identifiable
isExactlyA(const Identifier *identifier)orxonox::Identifiable
isExactlyA(const SubclassIdentifier< B > *identifier)orxonox::Identifiableinline
isExactlyA(const Identifiable *object)orxonox::Identifiable
isParentOf(const Identifier *identifier)orxonox::Identifiable
isParentOf(const SubclassIdentifier< B > *identifier)orxonox::Identifiableinline
isParentOf(const Identifiable *object)orxonox::Identifiable
joyStickAxes_orxonox::KeyBinderprotected
joyStickButtons_orxonox::KeyBinderprotected
JoyStickQuantityChanged(const std::vector< JoyStick * > &joyStickList) overrideorxonox::KeyDetectorprivatevirtual
JoyStickQuantityListener()orxonox::JoyStickQuantityListenerprotected
joySticks_orxonox::KeyBinderprotected
joyStickUpdated(unsigned int joyStick, float dt) overrideorxonox::KeyBinderprotectedvirtual
KeyBinder(const std::string &filename)orxonox::KeyBinder
keyboardUpdated(float dt)orxonox::InputHandlerinlinevirtual
KeyDetector()orxonox::KeyDetector
KeyDetector(const KeyDetector &)=deleteorxonox::KeyDetectorprivate
keys_orxonox::KeyBinderprotected
Listable()orxonox::Listable
Listable(Context *context)orxonox::Listable
loadBindings()orxonox::KeyBinderprotected
mouseAxes_orxonox::KeyBinderprotected
mouseButtons_orxonox::KeyBinderprotected
mouseMoved(IntVector2 abs, IntVector2 rel, IntVector2 clippingSize) overrideorxonox::KeyBinderprotectedvirtual
mousePosition_orxonox::KeyBinderprotected
mouseRelative_orxonox::KeyBinderprotected
mouseScrolled(int abs, int rel) overrideorxonox::KeyBinderprotectedvirtual
mouseUpdated(float dt) overrideorxonox::KeyBinderprotectedvirtual
numberOfMouseButtons_orxonox::KeyBinderprotectedstatic
operator=(const KeyDetector &)=deleteorxonox::KeyDetectorprivate
paramCommandBuffer_orxonox::KeyBinderprotected
resetJoyStickAxes()orxonox::KeyBinder
resetMouseAxes()orxonox::KeyBinder
setBinding(const std::string &binding, const std::string &name, bool bTemporary=false)orxonox::KeyBinder
setCallback(const FunctorPtr &function)orxonox::KeyDetectorinline
setConfigValues()orxonox::KeyBinder
setContext(Context *context)orxonox::Listable
Singleton()orxonox::Singleton< KeyDetector >inlineprotected
Singleton< KeyDetector > classorxonox::KeyDetectorfriend
singletonPtr_sorxonox::KeyDetectorprivatestatic
tickHalfAxis(HalfAxis &halfAxis)orxonox::KeyBinderprotected
unregisterObject()orxonox::Listable
~Identifiable()orxonox::Identifiableinlinevirtual
~InputHandler()=defaultorxonox::InputHandlervirtual
~JoyStickQuantityListener()=defaultorxonox::JoyStickQuantityListenerprotectedvirtual
~KeyBinder()orxonox::KeyBindervirtual
~KeyDetector()orxonox::KeyDetector
~Listable()orxonox::Listablevirtual
~Singleton()orxonox::Singleton< KeyDetector >inlineprotectedvirtual