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

#include <Flagpole.h>

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

Public Member Functions

 OFlagpole (const FVector &pos, s16 direction)
 
 ~OFlagpole ()
 
virtual void Tick () override
 
virtual void Draw (s32 cameraId) override
 
void func_80055164 (s32 objectIndex)
 
void func_80082F1C (s32 objectIndex)
 
void func_80083018 (s32 objectIndex)
 
void func_80083060 (s32 objectIndex)
 
- Public Member Functions inherited from OObject
virtual ~OObject ()=default
 
 OObject ()
 
virtual void Tick60fps ()
 
virtual void Expire ()
 
virtual void Destroy ()
 
virtual void Reset ()
 

Static Public Member Functions

static size_t GetCount ()
 

Private Attributes

FVector _pos
 
s16 _direction
 
size_t _idx
 

Static Private Attributes

static size_t _count = 0
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ OFlagpole()

OFlagpole::OFlagpole ( const FVector & pos,
s16 direction )
explicit
Here is the call graph for this function:

◆ ~OFlagpole()

OFlagpole::~OFlagpole ( )
inline

Member Function Documentation

◆ Draw()

void OFlagpole::Draw ( s32 cameraId)
overridevirtual

Reimplemented from OObject.

Here is the call graph for this function:

◆ func_80055164()

void OFlagpole::func_80055164 ( s32 objectIndex)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_80082F1C()

void OFlagpole::func_80082F1C ( s32 objectIndex)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_80083018()

void OFlagpole::func_80083018 ( s32 objectIndex)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_80083060()

void OFlagpole::func_80083060 ( s32 objectIndex)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetCount()

static size_t OFlagpole::GetCount ( )
inlinestatic

◆ Tick()

void OFlagpole::Tick ( void )
overridevirtual

Reimplemented from OObject.

Here is the call graph for this function:

Field Documentation

◆ _count

size_t OFlagpole::_count = 0
staticprivate

◆ _direction

s16 OFlagpole::_direction
private

◆ _idx

size_t OFlagpole::_idx
private

◆ _pos

FVector OFlagpole::_pos
private

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