Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Tombstone Class Reference

#include <Tombstone.h>

Inheritance diagram for Tombstone:
Inheritance graph
[legend]
Collaboration diagram for Tombstone:
Collaboration graph
[legend]

Public Member Functions

 Tombstone (Graphics::Renderer *r, int width, int height)
 
virtual void Draw (float time)
 
- Public Member Functions inherited from Cutscene
 Cutscene (Graphics::Renderer *r, int width, int height)
 
virtual ~Cutscene ()
 
virtual void Draw (float time)=0
 

Additional Inherited Members

- Protected Attributes inherited from Cutscene
Color m_ambientColor
 
float m_aspectRatio
 
Graphics::Rendererm_renderer
 
SceneGraph::Modelm_model
 
Shieldsm_shield
 
std::vector< Graphics::Lightm_lights
 

Constructor & Destructor Documentation

◆ Tombstone()

Tombstone::Tombstone ( Graphics::Renderer r,
int  width,
int  height 
)
Here is the call graph for this function:

Member Function Documentation

◆ Draw()

void Tombstone::Draw ( float  time)
virtual

Implements Cutscene.

Here is the call graph for this function:

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