#include <effect.h>
Inheritance diagram for EffectApparition:

Public Member Functions | |
| EffectApparition () | |
| ~EffectApparition () | |
| void | Start (BOOL _isFadeIn, double _nbSeconds) | 
| void | Stop () | 
      
  | 
  
| 
 
 Definition at line 37 of file effect.cpp.  | 
  
      
  | 
  
| 
 
 Definition at line 42 of file effect.cpp. References Stop().  | 
  
      
  | 
  ||||||||||||
| 
 
 Definition at line 47 of file effect.cpp. References ce, Timer::GetDeltaTime(), Timer::onTimer, Stop(), and ControlEngine::timerRefresh. Referenced by Tutorial::Create(), and Tutorial::Demo::Ending().  | 
  
      
  | 
  
| 
 
 Definition at line 62 of file effect.cpp. References ce, MyTree< Face >::GetRoot(), Effect::onEnding, Timer::onTimer, and ControlEngine::timerRefresh. Referenced by Start(), and ~EffectApparition().  | 
  
 
1.3.6