#include <BSIInputDevice.h>
◆ ~BSIInputDevice()
virtual RE::BSIInputDevice::~BSIInputDevice |
( |
| ) |
|
|
virtual |
◆ ClearInputState()
virtual void RE::BSIInputDevice::ClearInputState |
( |
| ) |
|
|
pure virtual |
◆ GetButtonNameFromID()
virtual bool RE::BSIInputDevice::GetButtonNameFromID |
( |
std::int32_t |
a_id, |
|
|
BSFixedString & |
a_buttonName |
|
) |
| |
|
pure virtual |
◆ GetKeyCodeFromID()
virtual bool RE::BSIInputDevice::GetKeyCodeFromID |
( |
std::int32_t |
a_id, |
|
|
std::uint32_t & |
a_keyCode |
|
) |
| |
|
pure virtual |
◆ GetMappingKey()
virtual std::uint32_t RE::BSIInputDevice::GetMappingKey |
( |
BSFixedString |
a_mapping | ) |
|
|
pure virtual |
◆ Initialize()
virtual void RE::BSIInputDevice::Initialize |
( |
| ) |
|
|
pure virtual |
◆ IsEnabled()
virtual bool RE::BSIInputDevice::IsEnabled |
( |
| ) |
const |
|
pure virtual |
◆ Poll()
virtual void RE::BSIInputDevice::Poll |
( |
float |
a_timeDelta | ) |
|
|
pure virtual |
◆ Shutdown()
virtual void RE::BSIInputDevice::Shutdown |
( |
| ) |
|
|
pure virtual |
◆ RTTI
The documentation for this class was generated from the following file: