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

#include <Seagull.h>

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

Public Member Functions

 OSeagull (FVector pos)
 
 ~OSeagull ()
 
virtual void Tick () override
 
virtual void Draw (s32 cameraId) override
 
void func_800552BC (s32 objectIndex)
 
void func_8008275C (s32 objectIndex)
 
void func_8008241C (s32 objectIndex, s32 arg1)
 
void func_80082714 (s32 objectIndex, s32 arg1)
 
- 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
 
s32 _idx
 
bool _toggle
 
SplineDataspline
 

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
 

Detailed Description

Todo
unk_0D5 needs to be a struct variable probably. What does it do? Behaviour?

Constructor & Destructor Documentation

◆ OSeagull()

OSeagull::OSeagull ( FVector pos)
explicit
Here is the call graph for this function:

◆ ~OSeagull()

OSeagull::~OSeagull ( )
inline

Member Function Documentation

◆ Draw()

void OSeagull::Draw ( s32 cameraId)
overridevirtual

Reimplemented from OObject.

Here is the call graph for this function:

◆ func_800552BC()

void OSeagull::func_800552BC ( s32 objectIndex)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_8008241C()

void OSeagull::func_8008241C ( s32 objectIndex,
s32 arg1 )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_80082714()

void OSeagull::func_80082714 ( s32 objectIndex,
s32 arg1 )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_8008275C()

void OSeagull::func_8008275C ( s32 objectIndex)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetCount()

static size_t OSeagull::GetCount ( )
inlinestatic

◆ Tick()

void OSeagull::Tick ( void )
overridevirtual

Reimplemented from OObject.

Here is the call graph for this function:

Field Documentation

◆ _count

size_t OSeagull::_count = 0
staticprivate

◆ _idx

s32 OSeagull::_idx
private

◆ _pos

FVector OSeagull::_pos
private

◆ _toggle

bool OSeagull::_toggle
private

◆ spline

SplineData* OSeagull::spline
private

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