Mario Kart 64
Loading...
Searching...
No Matches
OMoleGroup Class Reference

#include <MoleGroup.h>

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

Data Structures

struct  MoleEntry
 

Public Member Functions

 OMoleGroup (std::vector< FVector > moles)
 
virtual void Tick () override
 
void func_80081FF4 (s32 objectIndex)
 
- Public Member Functions inherited from OObject
virtual ~OObject ()=default
 
 OObject ()
 
virtual void Tick60fps ()
 
virtual void Draw (s32 cameraId)
 
virtual void Expire ()
 
virtual void Destroy ()
 
virtual void Reset ()
 

Data Fields

std::vector< MoleEntry_moles
 
- Data Fields inherited from OObject
uint8_t uuid [16]
 
Object o
 
const char * Name = ""
 
bool bPendingDestroy = false
 
s32 _objectIndex = -1
 

Constructor & Destructor Documentation

◆ OMoleGroup()

OMoleGroup::OMoleGroup ( std::vector< FVector > moles)
explicit

Member Function Documentation

◆ func_80081FF4()

void OMoleGroup::func_80081FF4 ( s32 objectIndex)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ Tick()

void OMoleGroup::Tick ( void )
overridevirtual

Reimplemented from OObject.

Here is the call graph for this function:

Field Documentation

◆ _moles

std::vector<MoleEntry> OMoleGroup::_moles

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