#include </home/runner/work/ttx/ttx/src/input.h>
◆ InputThread()
ttx::InputThread::InputThread |
( |
di::Vector< di::TransparentStringView > | command, |
|
|
di::Vector< KeyBind > | key_binds, |
|
|
di::Synchronized< LayoutState > & | layout_state, |
|
|
RenderThread & | render_thread ) |
|
explicit |
◆ ~InputThread()
ttx::InputThread::~InputThread |
( |
| ) |
|
◆ create()
auto ttx::InputThread::create |
( |
di::Vector< di::TransparentStringView > | command, |
|
|
di::Vector< KeyBind > | key_binds, |
|
|
di::Synchronized< LayoutState > & | layout_state, |
|
|
RenderThread & | render_thread ) -> di::Result<di::Box<InputThread>> |
|
static |
◆ request_exit()
void ttx::InputThread::request_exit |
( |
| ) |
|
The documentation for this class was generated from the following files: