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

#include <d_stage.h>

+ Inheritance diagram for dStage_nextStage_c:
+ Collaboration diagram for dStage_nextStage_c:

Public Member Functions

 dStage_nextStage_c ()
 
void set (const char *, s8, s16, s8, s8, u8)
 
void offEnable ()
 
BOOL isEnable () const
 
s8 getWipe () const
 
u8 getWipeSpeed () const
 
- Public Member Functions inherited from dStage_startStage_c
void set (const char *, s8, s16, s8)
 
const chargetName () const
 
s16 getPoint () const
 
s8 getRoomNo () const
 
s8 getLayer () const
 
void setLayer (s8 layer)
 
s8 getDarkArea () const
 
void setDarkArea (s8 darkArea)
 

Private Attributes

s8 enabled
 
s8 wipe
 
u8 wipe_speed
 

Constructor & Destructor Documentation

◆ dStage_nextStage_c()

dStage_nextStage_c::dStage_nextStage_c ( )
inline

Member Function Documentation

◆ getWipe()

s8 dStage_nextStage_c::getWipe ( ) const
inline

◆ getWipeSpeed()

u8 dStage_nextStage_c::getWipeSpeed ( ) const
inline

◆ isEnable()

BOOL dStage_nextStage_c::isEnable ( ) const
inline

◆ offEnable()

void dStage_nextStage_c::offEnable ( )
inline

◆ set()

void dStage_nextStage_c::set ( const char i_stage,
s8  i_roomId,
s16  i_point,
s8  i_layer,
s8  i_wipe,
u8  i_speed 
)

Member Data Documentation

◆ enabled

s8 dStage_nextStage_c::enabled
private

◆ wipe

s8 dStage_nextStage_c::wipe
private

◆ wipe_speed

u8 dStage_nextStage_c::wipe_speed
private

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