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

#include <BigDonut.h>

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

Public Member Functions

 BigDonut ()
 
virtual void Load () override
 
virtual void BeginPlay () 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

◆ BigDonut()

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

Member Function Documentation

◆ BeginPlay()

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

◆ Destroy()

void BigDonut::Destroy ( )
overridevirtual

◆ Draw()

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

◆ DrawCredits()

void BigDonut::DrawCredits ( )
overridevirtual

◆ Load()

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

◆ Waypoints()

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

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