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

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

_calculateInputAction(int touchX, int touchY, int displayWidth, int displayHeight)InputInterfaceprotected
_callbackInputInterfaceprotected
_debounceDelayInputInterfaceprotected
_debounceHoldMockTouchScreenInputprivate
_debounceOrHeld(InputAction currentAction)InputInterfaceprotected
_displayInputInterfaceprotected
_forceCalibrationInputInterfaceprotected
_holdThresholdInputInterfaceprotected
_isCalibratingInputInterfaceprotected
_isHoldingInputInterfaceprotected
_lastActionInputInterfaceprotected
_lastDebounceTimeInputInterfaceprotected
_loggerInputInterfaceprotected
_needsDisplayInputInterfaceprotected
_screenHeightMockTouchScreenInputprivate
_screenWidthMockTouchScreenInputprivate
_touchXMockTouchScreenInputprivate
_touchYMockTouchScreenInputprivate
begin()=0InputInterfacepure virtual
check() overrideMockTouchScreenInputinlinevirtual
forceCalibration()InputInterface
isCalibrating()InputInterface
MOCK_METHOD(void, begin,(),(override))MockTouchScreenInput
needsDisplay()InputInterface
setCallback(CallbackInterface *callback)InputInterface
setDebounceDelay(unsigned long delay)InputInterface
setDebounceHold(bool debounceHold)MockTouchScreenInputinline
setDisplay(DisplayInterface *display)InputInterface
setHoldThreshold(unsigned long threshold)InputInterface
setIsCalibrating(bool isCalibrating)MockTouchScreenInputinline
setLogger(Logger *logger)InputInterface
setNeedsDisplay(int displayId)MockTouchScreenInputinline
setScreenResolution(int width, int height)MockTouchScreenInputinline
setTouch(int touchX, int touchY)MockTouchScreenInputinline
~InputInterface()=defaultInputInterfacevirtual