CG_Labs  2021.2
Public Attributes | List of all members
InputHandler::IState Struct Reference

#include <InputHandler.h>

Public Attributes

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 }
 

Member Data Documentation

◆ 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: