Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
dBgS_InsideHIO Class Reference

#include <d_bg_s.h>

+ Inheritance diagram for dBgS_InsideHIO:
+ Collaboration diagram for dBgS_InsideHIO:

Public Types

enum  flags_e {
  FLAG_DISP_POLY_e = 0x1 , FLAG_DISP_DP_AREA_e = 0x2 , FLAG_WHITE_WIRE_e = 0x4 , FLAG_PLAYER_AROUND_e = 0x8 ,
  FLAG_DISP_WATER_POLY_e = 0x10 , FLAG_GROUND_OFF_e = 0x20 , FLAG_WALL_OFF_e = 0x40 , FLAG_ROOF_OFF_e = 0x80 ,
  FLAG_GNDCHK_PLAYER_UNDER_e = 0x100
}
 

Public Member Functions

 dBgS_InsideHIO ()
 
virtual void genMessage (JORMContext *)
 
virtual ~dBgS_InsideHIO ()
 
BOOL ChkWallOff ()
 
BOOL ChkRoofOff ()
 
BOOL ChkGroundOff ()
 
BOOL ChkGndChkPlayerUnder ()
 
BOOL ChkWhiteWire ()
 
BOOL ChkDispWaterPoly ()
 
BOOL ChkDispDpArea ()
 
BOOL ChkPlayerAround ()
 
BOOL ChkDispPoly ()
 

Public Attributes

s8 id
 
u16 m_flags
 
f32 m_raise_amount
 
cXyz m_p0
 
cXyz m_p1
 

Member Enumeration Documentation

◆ flags_e

Enumerator
FLAG_DISP_POLY_e 
FLAG_DISP_DP_AREA_e 
FLAG_WHITE_WIRE_e 
FLAG_PLAYER_AROUND_e 
FLAG_DISP_WATER_POLY_e 
FLAG_GROUND_OFF_e 
FLAG_WALL_OFF_e 
FLAG_ROOF_OFF_e 
FLAG_GNDCHK_PLAYER_UNDER_e 

Constructor & Destructor Documentation

◆ dBgS_InsideHIO()

dBgS_InsideHIO::dBgS_InsideHIO ( )
inline

◆ ~dBgS_InsideHIO()

dBgS_InsideHIO::~dBgS_InsideHIO ( )
virtual

Member Function Documentation

◆ ChkDispDpArea()

BOOL dBgS_InsideHIO::ChkDispDpArea ( )
inline

◆ ChkDispPoly()

BOOL dBgS_InsideHIO::ChkDispPoly ( )
inline

◆ ChkDispWaterPoly()

BOOL dBgS_InsideHIO::ChkDispWaterPoly ( )
inline

◆ ChkGndChkPlayerUnder()

BOOL dBgS_InsideHIO::ChkGndChkPlayerUnder ( )
inline

◆ ChkGroundOff()

BOOL dBgS_InsideHIO::ChkGroundOff ( )
inline

◆ ChkPlayerAround()

BOOL dBgS_InsideHIO::ChkPlayerAround ( )
inline

◆ ChkRoofOff()

BOOL dBgS_InsideHIO::ChkRoofOff ( )
inline

◆ ChkWallOff()

BOOL dBgS_InsideHIO::ChkWallOff ( )
inline

◆ ChkWhiteWire()

BOOL dBgS_InsideHIO::ChkWhiteWire ( )
inline

◆ genMessage()

void dBgS_InsideHIO::genMessage ( JORMContext * mctx)
virtual

Member Data Documentation

◆ id

s8 dBgS_InsideHIO::id

◆ m_flags

u16 dBgS_InsideHIO::m_flags

◆ m_p0

cXyz dBgS_InsideHIO::m_p0

◆ m_p1

cXyz dBgS_InsideHIO::m_p1

◆ m_raise_amount

f32 dBgS_InsideHIO::m_raise_amount

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