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

#include <RoyalRaceway.h>

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

Public Member Functions

 RoyalRaceway ()
 
virtual void Load () override
 
virtual void BeginPlay () override
 
virtual void InitTrackObjects () override
 
virtual void WhatDoesThisDo (Player *player, int8_t playerId) override
 
virtual void WhatDoesThisDoAI (Player *player, int8_t playerId) override
 
virtual void SetStaffGhost () override
 
virtual void Draw (ScreenContext *) override
 
virtual void DrawCredits () override
 
virtual void Waypoints (Player *player, int8_t playerId) override
 
virtual void Tick () override
 

Constructor & Destructor Documentation

◆ RoyalRaceway()

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

Member Function Documentation

◆ BeginPlay()

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

◆ Draw()

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

◆ DrawCredits()

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

◆ InitTrackObjects()

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

◆ Load()

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

◆ SetStaffGhost()

void RoyalRaceway::SetStaffGhost ( )
overridevirtual
Here is the call graph for this function:

◆ Tick()

void RoyalRaceway::Tick ( )
overridevirtual
Here is the call graph for this function:

◆ Waypoints()

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

◆ WhatDoesThisDo()

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

◆ WhatDoesThisDoAI()

void RoyalRaceway::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: