CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::InputContext Member List
This is the complete list of members for
CeresEngine::InputContext
, including all inherited members.
action
(const StringView &name)
CeresEngine::InputContext
action
(const StringView &name) const
CeresEngine::InputContext
actions
CeresEngine::InputContext
private
active
(bool state) noexcept
CeresEngine::InputContext
add
(const StringView &name, Args &&... args)
CeresEngine::InputContext
addAction
(const StringView &name, UPtr< InputAction > action)
CeresEngine::InputContext
private
addRange
(const StringView &name, UPtr< InputRange > range)
CeresEngine::InputContext
private
createAction
(const StringView &name, Args &&... args)
CeresEngine::InputContext
inline
private
createRange
(const StringView &name, Args &&... args)
CeresEngine::InputContext
inline
private
hasAction
(const StringView &name) const
CeresEngine::InputContext
hasRange
(const StringView &name) const
CeresEngine::InputContext
InputContext
(InputManager &manager) noexcept
CeresEngine::InputContext
explicit
InputContext
(const InputContext &)=delete
CeresEngine::InputContext
InputManager
CeresEngine::InputContext
friend
isActive
() const noexcept
CeresEngine::InputContext
mActive
CeresEngine::InputContext
private
manager
CeresEngine::InputContext
private
operator=
(const InputContext &)=delete
CeresEngine::InputContext
range
(const StringView &name)
CeresEngine::InputContext
range
(const StringView &name) const
CeresEngine::InputContext
ranges
CeresEngine::InputContext
private
update
(const InputState &state)
CeresEngine::InputContext
private
~InputContext
()
CeresEngine::InputContext
Generated by
1.9.8