#include <InputHandler.h>
|
std::uint64_t | mDownTick { std::numeric_limits<std::uint64_t>::max() } |
|
std::uint64_t | mUpTick { std::numeric_limits<std::uint64_t>::max() } |
|
bool | mIsDown { false } |
|
◆ mDownTick
std::uint64_t InputHandler::IState::mDownTick { std::numeric_limits<std::uint64_t>::max() } |
◆ mIsDown
bool InputHandler::IState::mIsDown { false } |
◆ mUpTick
std::uint64_t InputHandler::IState::mUpTick { std::numeric_limits<std::uint64_t>::max() } |
The documentation for this struct was generated from the following file: