10#ifndef GUIINPUT_STM32F429_H_
11#define GUIINPUT_STM32F429_H_
13#include "GUIInputMedia.h"
29 const eC_UInt& uiWidth,
30 const eC_UInt& uiHeight);
44 const eC_UInt& uiWidth,
45 const eC_UInt& uiHeight);
56 eC_Bool m_bLastPressed;
EventType_t
List of event type ids.
Definition: GUIEventTypeResource.h:63
Base class for Guiliani Events.
Definition: GUIEvent.h:26