BRE12
|
This is the complete list of members for BRE::Keyboard, including all inherited members.
Create(IDirectInput8 &directInput, const HWND windowHandle) noexcept (defined in BRE::Keyboard) | BRE::Keyboard | static |
Get() noexcept (defined in BRE::Keyboard) | BRE::Keyboard | static |
GetKeysCurrentState() const noexcept (defined in BRE::Keyboard) | BRE::Keyboard | inline |
GetKeysLastState() const noexcept (defined in BRE::Keyboard) | BRE::Keyboard | inline |
IsKeyDown(const std::uint8_t key) const noexcept (defined in BRE::Keyboard) | BRE::Keyboard | inline |
IsKeyHeldDown(const std::uint8_t key) const noexcept (defined in BRE::Keyboard) | BRE::Keyboard | inline |
IsKeyUp(const std::uint8_t key) const noexcept (defined in BRE::Keyboard) | BRE::Keyboard | inline |
Keyboard(const Keyboard &)=delete (defined in BRE::Keyboard) | BRE::Keyboard | |
Keyboard(Keyboard &&)=delete (defined in BRE::Keyboard) | BRE::Keyboard | |
operator=(const Keyboard &)=delete (defined in BRE::Keyboard) | BRE::Keyboard | |
operator=(Keyboard &&)=delete (defined in BRE::Keyboard) | BRE::Keyboard | |
Update() noexcept (defined in BRE::Keyboard) | BRE::Keyboard | |
WasKeyDown(const std::uint8_t key) const noexcept (defined in BRE::Keyboard) | BRE::Keyboard | inline |
WasKeyPressedThisFrame(const std::uint8_t key) const noexcept (defined in BRE::Keyboard) | BRE::Keyboard | inline |
WasKeyReleasedThisFrame(const std::uint8_t key) const noexcept (defined in BRE::Keyboard) | BRE::Keyboard | inline |
WasKeyUp(const std::uint8_t key) const noexcept (defined in BRE::Keyboard) | BRE::Keyboard | inline |
~Keyboard() (defined in BRE::Keyboard) | BRE::Keyboard |