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

#include <TestTrack.h>

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

Public Member Functions

 TestTrack ()
 
virtual void Load () override
 
virtual void BeginPlay () 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 bool IsMod () override
 

Constructor & Destructor Documentation

◆ TestTrack()

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

Member Function Documentation

◆ BeginPlay()

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

◆ Draw()

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

◆ IsMod()

bool TestTrack::IsMod ( )
overridevirtual

◆ Load()

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

◆ WhatDoesThisDo()

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

◆ WhatDoesThisDoAI()

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