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