#include <Input.h>
◆ ~Input()
◆ Input() [1/3]
◆ Input() [2/3]
ehs::Input::Input |
( |
Input && | input | ) |
|
|
noexcept |
◆ Input() [3/3]
ehs::Input::Input |
( |
const Input & | input | ) |
|
◆ AddHandler()
◆ GetHandler() [1/2]
◆ GetHandler() [2/2]
const InputHandler * ehs::Input::GetHandler |
( |
const UInt_64 | hashId | ) |
const |
◆ HasHandler() [1/2]
bool ehs::Input::HasHandler |
( |
const Str_8 & | id | ) |
const |
◆ HasHandler() [2/2]
bool ehs::Input::HasHandler |
( |
const UInt_64 | hashId | ) |
const |
◆ Initialize()
void ehs::Input::Initialize |
( |
| ) |
|
◆ IsInitialized()
bool ehs::Input::IsInitialized |
( |
| ) |
const |
◆ operator=() [1/2]
Input & ehs::Input::operator= |
( |
const Input & | input | ) |
|
◆ operator=() [2/2]
◆ Poll()
void ehs::Input::Poll |
( |
| ) |
|
◆ Release()
void ehs::Input::Release |
( |
| ) |
|
The documentation for this class was generated from the following files: