TdkThemeAnimationStopState Class Reference

#include <TdkThemeAnimationTask.h>

Inheritance diagram for TdkThemeAnimationStopState:

TdkThemeAnimationState TdkState List of all members.

Public Member Functions

void backward (TdkThemeAnimationTask *task)
void play (TdkThemeAnimationTask *task)
void stop (TdkThemeAnimationTask *task)
void forward (TdkThemeAnimationTask *task)

Static Public Member Functions

static TdkThemeAnimationStopStategetInstance ()

Private Member Functions

 TdkThemeAnimationStopState ()
 ~TdkThemeAnimationStopState ()

Static Private Attributes

static TdkThemeAnimationStopState_instance = NULL

Constructor & Destructor Documentation

TdkThemeAnimationStopState::TdkThemeAnimationStopState (  )  [private]

TdkThemeAnimationStopState::~TdkThemeAnimationStopState (  )  [private]


Member Function Documentation

TdkThemeAnimationStopState * TdkThemeAnimationStopState::getInstance (  )  [static]

void TdkThemeAnimationStopState::backward ( TdkThemeAnimationTask task  )  [virtual]

Reimplemented from TdkThemeAnimationState.

void TdkThemeAnimationStopState::play ( TdkThemeAnimationTask task  )  [virtual]

In this case, the state is changed first because system will be into a loop, in the method animate();

Reimplemented from TdkThemeAnimationState.

void TdkThemeAnimationStopState::stop ( TdkThemeAnimationTask task  )  [virtual]

Reimplemented from TdkThemeAnimationState.

void TdkThemeAnimationStopState::forward ( TdkThemeAnimationTask task  )  [virtual]

Reimplemented from TdkThemeAnimationState.


Member Data Documentation

TdkThemeAnimationStopState * TdkThemeAnimationStopState::_instance = NULL [static, private]


The documentation for this class was generated from the following files:
Generated on Fri Jun 15 16:54:58 2007 for TDK by  doxygen 1.5.2