![]() |
Pioneer
|
#include <Cutscene.h>


Public Member Functions | |
| Cutscene (Graphics::Renderer *r, int width, int height) | |
| virtual | ~Cutscene () |
| virtual void | Draw (float time)=0 |
Protected Attributes | |
| Color | m_ambientColor |
| float | m_aspectRatio |
| Graphics::Renderer * | m_renderer |
| SceneGraph::Model * | m_model |
| Shields * | m_shield |
| std::vector< Graphics::Light > | m_lights |
|
inline |
|
inlinevirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |