#include <TouchIndicatorStrategy.h>
Public Member Functions | |
TouchIndicatorStrategy (void) | |
~TouchIndicatorStrategy (void) | |
Protected Member Functions | |
void | onEvent (LargeDisplayEvent *evt) |
TouchIndicatorStrategy::TouchIndicatorStrategy | ( | void | ) |
Constructs a touch indicator strategy.
TouchIndicatorStrategy::~TouchIndicatorStrategy | ( | void | ) |
Destroys this strategy.
void TouchIndicatorStrategy::onEvent | ( | LargeDisplayEvent * | evt | ) | [protected] |
Handles the given event.
evt | the event to be handled. |