#include <evt_refresh.hpp>
Inheritance diagram for EvtRefresh:
Public Member Functions | |
EvtRefresh (intf_thread_t *pIntf, int xStart, int yStart, int width, int height) | |
Constructor with the coordinates of the area to refresh. | |
virtual const string | getAsString () const |
Return the type of event. | |
int | getXStart () const |
Getters. |
Definition at line 32 of file evt_refresh.hpp.