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

#include <DeathView.h>

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

Public Member Functions

 DeathView (Game *game)
 
virtual ~DeathView ()
 
void Init ()
 
virtual void Update ()
 
virtual void Draw3D ()
 
- Public Member Functions inherited from View
 View ()
 
virtual ~View ()
 
virtual void Draw ()
 
virtual void Draw3D ()=0
 
virtual void Update ()=0
 
virtual void DrawPiGui ()
 
virtual void SaveToJson (Json &jsonObj)
 
virtual void LoadFromJson (const Json &jsonObj)
 
void Attach ()
 
void Detach ()
 
void SetRenderer (Graphics::Renderer *r)
 

Protected Member Functions

virtual void OnSwitchTo ()
 
- Protected Member Functions inherited from View
virtual void OnSwitchTo ()=0
 
virtual void OnSwitchFrom ()
 

Additional Inherited Members

- Protected Attributes inherited from View
Graphics::Rendererm_renderer
 

Constructor & Destructor Documentation

◆ DeathView()

DeathView::DeathView ( Game game)
Here is the call graph for this function:

◆ ~DeathView()

DeathView::~DeathView ( )
virtual

Member Function Documentation

◆ Draw3D()

void DeathView::Draw3D ( )
virtual

Implements View.

◆ Init()

void DeathView::Init ( )
Here is the call graph for this function:

◆ OnSwitchTo()

void DeathView::OnSwitchTo ( )
protectedvirtual

Implements View.

◆ Update()

void DeathView::Update ( )
virtual

Implements View.

Here is the call graph for this function:

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