#include <sprk.h>
The SmoothTransitionCompleteEvent class is the event that will be triggered when a Smooth Transition ends.
SmoothTransitionCompleteEvent::SmoothTransitionCompleteEvent |
( |
| ) |
|
|
inline |
SmoothTransitionCompleteEvent::SmoothTransitionCompleteEvent |
( |
View const & |
in_view | ) |
|
|
inline |
Event* SmoothTransitionCompleteEvent::Clone |
( |
| ) |
const |
|
inlinevirtual |
virtual bool SmoothTransitionCompleteEvent::Drop |
( |
Event const * |
in_that_event | ) |
const |
|
inlinevirtual |
Determines if this SmoothTransitionCompleteEvent can be drop in favor of the following event of the same type.
- Parameters
-
- Returns
- true is this event can be dropped.
Reimplemented from Event.
The documentation for this class was generated from the following file: