MochiEngine
Loading...
Searching...
No Matches
Mochi::Input::PerformableActionKeyboard Struct Reference

IPerformableAction implementation to check if actions requiring a keyboard key are being performed. More...

#include <PerformableActions.h>

Inheritance diagram for Mochi::Input::PerformableActionKeyboard:
Mochi::Input::IPerformableAction

Public Member Functions

 PerformableActionKeyboard (const nlohmann::json &json)
virtual bool IsPerformed (InputManager *input) const
virtual float GetValue (InputManager *input) const

Detailed Description

IPerformableAction implementation to check if actions requiring a keyboard key are being performed.

Member Function Documentation

◆ GetValue()

float Mochi::Input::PerformableActionKeyboard::GetValue ( InputManager * input) const
virtual

◆ IsPerformed()

bool Mochi::Input::PerformableActionKeyboard::IsPerformed ( InputManager * input) const
virtual

The documentation for this struct was generated from the following files: