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

#include <MooMooFarm.h>

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

Public Member Functions

 MooMooFarm ()
 
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 void DrawCredits () override
 
virtual void CreditsSpawnActors () override
 
virtual void Destroy () override
 

Constructor & Destructor Documentation

◆ MooMooFarm()

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

Member Function Documentation

◆ BeginPlay()

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

◆ CreditsSpawnActors()

void MooMooFarm::CreditsSpawnActors ( )
overridevirtual
Here is the call graph for this function:

◆ Destroy()

void MooMooFarm::Destroy ( )
overridevirtual

◆ Draw()

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

◆ DrawCredits()

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

◆ Load()

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

◆ WhatDoesThisDo()

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

◆ WhatDoesThisDoAI()

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