Public Member Functions

sp::tool::EventTimer Class Reference

#include <spStoryboardEvent.hpp>

Inheritance diagram for sp::tool::EventTimer:
sp::tool::Event sp::tool::Trigger

List of all members.

Public Member Functions

 EventTimer (u64 Duration)
 ~EventTimer ()
void update ()
void onTriggered ()
 Event callback function when the trigger will be triggerd.

Constructor & Destructor Documentation

sp::tool::EventTimer::EventTimer ( u64  Duration  ) 
sp::tool::EventTimer::~EventTimer (  ) 

Member Function Documentation

void sp::tool::EventTimer::onTriggered (  )  [virtual]

Event callback function when the trigger will be triggerd.

Reimplemented from sp::tool::Trigger.

void sp::tool::EventTimer::update (  )  [virtual]

Implements sp::tool::Event.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines