![]() |
Bridges-C++
3.1.1
Bridges(C++API)
|
#include <InputHelper.h>
this is meant to be an internal class, not something that the library user will use
Public Member Functions | |
| bool | keyUp () const |
| bool | keyDown () const |
| bool | keyLeft () const |
| bool | keyRight () const |
| bool | keyW () const |
| bool | keyA () const |
| bool | keyS () const |
| bool | keyD () const |
| bool | keyQ () const |
| bool | keySpace () const |
Protected Member Functions | |
| virtual void | keyup (std::string JSONmessage) override |
| virtual void | keydown (std::string JSONmessage) override |
|
inline |
|
inline |
|
inlineoverrideprotectedvirtual |
Implements bridges::game::KeypressListener.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverrideprotectedvirtual |
Implements bridges::game::KeypressListener.
|
inline |
|
inline |
1.8.13