SpaghettiKart
Loading...
Searching...
No Matches
PodiumCeremony Class Reference

#include <PodiumCeremony.h>

Inheritance diagram for PodiumCeremony:
[legend]
Collaboration diagram for PodiumCeremony:
[legend]

Public Member Functions

 ~PodiumCeremony () override
 
 PodiumCeremony ()
 
virtual void Load () override
 
virtual void BeginPlay () override
 
virtual void InitTrackObjects () override
 
virtual void SomeSounds () override
 
virtual void WhatDoesThisDo (Player *player, int8_t playerId) override
 
virtual void WhatDoesThisDoAI (Player *player, int8_t playerId) override
 
virtual void Draw (ScreenContext *) override
 
virtual void DrawCredits () override
 
virtual void Destroy () override
 

Constructor & Destructor Documentation

◆ ~PodiumCeremony()

PodiumCeremony::~PodiumCeremony ( )
inlineoverride

◆ PodiumCeremony()

PodiumCeremony::PodiumCeremony ( )
explicit

Member Function Documentation

◆ BeginPlay()

void PodiumCeremony::BeginPlay ( )
overridevirtual
Here is the call graph for this function:

◆ Destroy()

void PodiumCeremony::Destroy ( )
overridevirtual

◆ Draw()

void PodiumCeremony::Draw ( ScreenContext * arg0)
overridevirtual
Here is the call graph for this function:

◆ DrawCredits()

void PodiumCeremony::DrawCredits ( )
overridevirtual
Here is the call graph for this function:

◆ InitTrackObjects()

void PodiumCeremony::InitTrackObjects ( )
overridevirtual
Here is the call graph for this function:

◆ Load()

void PodiumCeremony::Load ( )
overridevirtual
Here is the call graph for this function:

◆ SomeSounds()

void PodiumCeremony::SomeSounds ( )
overridevirtual

◆ WhatDoesThisDo()

void PodiumCeremony::WhatDoesThisDo ( Player * player,
int8_t playerId )
overridevirtual
Here is the call graph for this function:

◆ WhatDoesThisDoAI()

void PodiumCeremony::WhatDoesThisDoAI ( Player * player,
int8_t playerId )
overridevirtual
Here is the call graph for this function:

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