se_core::ShowingCutscene Class Reference

#include <ShowingCutscene.hpp>

List of all members.

Public Member Functions

 ShowingCutscene ()
virtual ~ShowingCutscene ()
void addMember (Composite &a)
void removeMember (Composite &a)
void freeMembers ()
void setCutscene (Cutscene *cutscene)
Cutscenecutscene ()


Constructor & Destructor Documentation

se_core::ShowingCutscene::ShowingCutscene  ) 
 

Definition at line 29 of file ShowingCutscene.cpp.

se_core::ShowingCutscene::~ShowingCutscene  )  [virtual]
 

Definition at line 34 of file ShowingCutscene.cpp.


Member Function Documentation

void se_core::ShowingCutscene::addMember Composite a  ) 
 

Definition at line 40 of file ShowingCutscene.cpp.

Cutscene* se_core::ShowingCutscene::cutscene  )  [inline]
 

Definition at line 39 of file ShowingCutscene.hpp.

void se_core::ShowingCutscene::freeMembers  ) 
 

Definition at line 55 of file ShowingCutscene.cpp.

References se_core::CompositeList::Iterator::hasNext(), and LogFatal.

void se_core::ShowingCutscene::removeMember Composite a  ) 
 

Definition at line 46 of file ShowingCutscene.cpp.

References LogFatal.

void se_core::ShowingCutscene::setCutscene Cutscene cutscene  )  [inline]
 

Definition at line 38 of file ShowingCutscene.hpp.


The documentation for this class was generated from the following files:

Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:28 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo