Antkeeper
0.0.1
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
b
c
d
f
i
k
l
m
o
p
q
r
s
u
v
Enumerations
a
b
c
d
f
g
h
i
l
m
p
r
s
t
v
Enumerator
a
b
c
d
g
l
n
p
r
s
t
u
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
i
k
m
n
p
q
r
s
t
u
v
Related Functions
a
b
f
g
i
o
p
s
w
Files
File List
File Members
All
_
a
b
c
d
e
g
h
j
l
m
o
r
s
u
v
w
Functions
_
a
c
d
e
g
h
l
m
o
r
s
u
Variables
Typedefs
Enumerations
Enumerator
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
app
sdl_input_manager
app::sdl_input_manager Member List
This is the complete list of members for
app::sdl_input_manager
, including all inherited members.
get_event_dispatcher
() const noexcept
app::input_manager
inline
get_event_dispatcher
() noexcept
app::input_manager
inline
get_gamepads
() noexcept
app::input_manager
inline
get_keyboards
() noexcept
app::input_manager
inline
get_mice
() noexcept
app::input_manager
inline
instance
()
app::input_manager
static
m_event_dispatcher
app::input_manager
protected
register_device
(input::device &device)
app::input_manager
protected
register_gamepad
(input::gamepad &device)
app::input_manager
protected
register_keyboard
(input::keyboard &device)
app::input_manager
protected
register_mouse
(input::mouse &device)
app::input_manager
protected
sdl_input_manager
()
app::sdl_input_manager
set_cursor_visible
(bool visible) override
app::sdl_input_manager
virtual
set_relative_mouse_mode
(bool enabled) override
app::sdl_input_manager
virtual
unregister_device
(input::device &device)
app::input_manager
protected
unregister_gamepad
(input::gamepad &device)
app::input_manager
protected
unregister_keyboard
(input::keyboard &device)
app::input_manager
protected
unregister_mouse
(input::mouse &device)
app::input_manager
protected
update
() override
app::sdl_input_manager
virtual
~input_manager
()=default
app::input_manager
virtual
~sdl_input_manager
() override
app::sdl_input_manager