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

#include <d_drawlist.h>

+ Inheritance diagram for dDlst_2D_c:
+ Collaboration diagram for dDlst_2D_c:

Public Member Functions

 dDlst_2D_c (ResTIMG *image, s16 posX, s16 posY, s16 width, s16 height, u8 alpha)
 
virtual void draw ()
 
void setAlpha (u8 alpha)
 
J2DPicturegetPicture ()
 
- Public Member Functions inherited from dDlst_base_c
 dDlst_base_c ()
 

Private Attributes

u8 field_0x4
 
J2DPicture mpPicture
 
s16 mPosX
 
s16 mPosY
 
s16 mSizeX
 
s16 mSizeY
 
u8 mAlpha
 

Constructor & Destructor Documentation

◆ dDlst_2D_c()

dDlst_2D_c::dDlst_2D_c ( ResTIMG image,
s16  posX,
s16  posY,
s16  width,
s16  height,
u8  alpha 
)

Member Function Documentation

◆ draw()

void dDlst_2D_c::draw ( )
virtual

Reimplemented from dDlst_base_c.

◆ getPicture()

J2DPicture * dDlst_2D_c::getPicture ( )
inline

◆ setAlpha()

void dDlst_2D_c::setAlpha ( u8  alpha)
inline

Member Data Documentation

◆ field_0x4

u8 dDlst_2D_c::field_0x4
private

◆ mAlpha

u8 dDlst_2D_c::mAlpha
private

◆ mPosX

s16 dDlst_2D_c::mPosX
private

◆ mPosY

s16 dDlst_2D_c::mPosY
private

◆ mpPicture

J2DPicture dDlst_2D_c::mpPicture
private

◆ mSizeX

s16 dDlst_2D_c::mSizeX
private

◆ mSizeY

s16 dDlst_2D_c::mSizeY
private

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