HPS::HighlightEvent
-
class HPS::HighlightEvent : public HPS::Event
The HighlightEvent class is the event that will be triggered for each highlight or unhighlight call.
Public Functions
-
inline virtual Event *Clone() const
Allocates and returns a copy of this HighlightEvent.
- Returns
A copy of this HighlightEvent.
-
inline HighlightEvent()
The default constructor creates an empty HighlightEvent object.
-
inline virtual Event *Clone() const