|
Colobot
|
This is the complete list of members for CInput, including all inherited members.
| CInput() | CInput | |
| CSingleton() (defined in CSingleton< CInput >) | CSingleton< CInput > | inline |
| EventProcess(Event &event) | CInput | |
| FindBinding(unsigned int key) | CInput | |
| GetInputBinding(InputSlot slot) (defined in CInput) | CInput | |
| GetInstance() (defined in CSingleton< CInput >) | CSingleton< CInput > | inlinestatic |
| GetInstancePointer() (defined in CSingleton< CInput >) | CSingleton< CInput > | inlinestatic |
| GetJoyAxisBinding(JoyAxisSlot slot) (defined in CInput) | CInput | |
| GetJoystickDeadzone() (defined in CInput) | CInput | |
| GetKeysString(InputBinding binding) | CInput | |
| GetKeysString(InputSlot slot) (defined in CInput) | CInput | |
| GetKeyState(InputSlot key) const | CInput | |
| GetMouseButtonState(int index) const | CInput | |
| GetMousePos() const | CInput | |
| IsCreated() (defined in CSingleton< CInput >) | CSingleton< CInput > | inlinestatic |
| LoadKeyBindings() (defined in CInput) | CInput | |
| m_instance (defined in CSingleton< CInput >) | CSingleton< CInput > | protectedstatic |
| MouseMove(Math::IntPoint pos) | CInput | |
| ResetKeyStates() | CInput | |
| SaveKeyBindings() | CInput | |
| SearchKeyById(std::string id) | CInput | |
| SetDefaultInputBindings() | CInput | |
| SetInputBinding(InputSlot slot, InputBinding binding) | CInput | |
| SetJoyAxisBinding(JoyAxisSlot slot, JoyAxisBinding binding) | CInput | |
| SetJoystickDeadzone(float zone) | CInput | |
| ~CSingleton() (defined in CSingleton< CInput >) | CSingleton< CInput > | inlinevirtual |