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

#include <HotAirBalloon.h>

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

Public Member Functions

 OHotAirBalloon (const FVector &pos)
 
virtual void Tick () override
 
virtual void Draw (s32 cameraId) override
 
void func_80055CCC (s32 objectIndex, s32 cameraId)
 
void init_hot_air_balloon (s32 objectIndex)
 
void func_80085534 (s32 objectIndex)
 
void func_80085768 (s32 objectIndex)
 
- Public Member Functions inherited from OObject
virtual ~OObject ()=default
 
 OObject ()
 
virtual void Tick60fps ()
 
virtual void Expire ()
 
virtual void Destroy ()
 
virtual void Reset ()
 

Private Attributes

FVector _pos
 
bool * _visible
 

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

◆ OHotAirBalloon()

OHotAirBalloon::OHotAirBalloon ( const FVector & pos)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ Draw()

void OHotAirBalloon::Draw ( s32 cameraId)
overridevirtual

Reimplemented from OObject.

Here is the call graph for this function:

◆ func_80055CCC()

void OHotAirBalloon::func_80055CCC ( s32 objectIndex,
s32 cameraId )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_80085534()

void OHotAirBalloon::func_80085534 ( s32 objectIndex)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_80085768()

void OHotAirBalloon::func_80085768 ( s32 objectIndex)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ init_hot_air_balloon()

void OHotAirBalloon::init_hot_air_balloon ( s32 objectIndex)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ Tick()

void OHotAirBalloon::Tick ( void )
overridevirtual

Reimplemented from OObject.

Here is the call graph for this function:

Field Documentation

◆ _pos

FVector OHotAirBalloon::_pos
private

◆ _visible

bool* OHotAirBalloon::_visible
private

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