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

#include <DoubleDeck.h>

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

Public Member Functions

 DoubleDeck ()
 
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 Waypoints (Player *player, int8_t playerId) override
 
virtual void Destroy () override
 

Constructor & Destructor Documentation

◆ DoubleDeck()

DoubleDeck::DoubleDeck ( )
explicit
Here is the call graph for this function:

Member Function Documentation

◆ BeginPlay()

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

◆ Destroy()

void DoubleDeck::Destroy ( )
overridevirtual

◆ Draw()

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

◆ DrawCredits()

void DoubleDeck::DrawCredits ( )
overridevirtual

◆ InitTrackObjects()

void DoubleDeck::InitTrackObjects ( )
overridevirtual

◆ Load()

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

◆ SomeSounds()

void DoubleDeck::SomeSounds ( )
overridevirtual

◆ Waypoints()

void DoubleDeck::Waypoints ( Player * player,
int8_t playerId )
overridevirtual

◆ WhatDoesThisDo()

void DoubleDeck::WhatDoesThisDo ( Player * player,
int8_t playerId )
overridevirtual

◆ WhatDoesThisDoAI()

void DoubleDeck::WhatDoesThisDoAI ( Player * player,
int8_t playerId )
overridevirtual

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