EX-Display
EX-Display
Loading...
Searching...
No Matches
MockInput Member List

This is the complete list of members for MockInput, including all inherited members.

_calculateInputAction(int touchX, int touchY, int displayWidth, int displayHeight)InputInterfaceprotected
_callbackInputInterfaceprotected
_debounceDelayInputInterfaceprotected
_debounceOrHeld(InputAction currentAction)InputInterfaceprotected
_displayInputInterfaceprotected
_forceCalibrationInputInterfaceprotected
_holdThresholdInputInterfaceprotected
_isCalibratingInputInterfaceprotected
_isHoldingInputInterfaceprotected
_lastActionInputInterfaceprotected
_lastDebounceTimeInputInterfaceprotected
_loggerInputInterfaceprotected
_needsDisplayInputInterfaceprotected
begin()=0InputInterfacepure virtual
check()=0InputInterfacepure virtual
create(int needsDisplay)MockInputinlinestatic
forceCalibration()InputInterface
isCalibrating()InputInterface
MOCK_METHOD(void, begin,(),(override))MockInput
MOCK_METHOD(void, check,(),(override))MockInput
MockInput()MockInputinline
MockInput(int needsDisplay)MockInputinline
needsDisplay()InputInterface
setCallback(CallbackInterface *callback)InputInterface
setDebounceDelay(unsigned long delay)InputInterface
setDisplay(DisplayInterface *display)InputInterface
setHoldThreshold(unsigned long threshold)InputInterface
setIsCalibrating(bool isCalibrating)MockInputinline
setLogger(Logger *logger)InputInterface
setNeedsDisplay(int displayId)MockInputinline
~InputInterface()=defaultInputInterfacevirtual