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

#include <J2DMatBlock.h>

+ Collaboration diagram for J2DPEBlock:

Public Member Functions

 J2DPEBlock ()
 
void initialize ()
 
void setGX ()
 
void setAlphaComp (J2DAlphaComp comp)
 
void setBlend (J2DBlend blend)
 
void setDither (u8 dither)
 

Private Attributes

J2DAlphaComp mAlphaComp
 
J2DBlend mBlend
 
u8 mDither
 

Constructor & Destructor Documentation

◆ J2DPEBlock()

J2DPEBlock::J2DPEBlock ( )
inline

Member Function Documentation

◆ initialize()

void J2DPEBlock::initialize ( )

◆ setAlphaComp()

void J2DPEBlock::setAlphaComp ( J2DAlphaComp  comp)
inline

◆ setBlend()

void J2DPEBlock::setBlend ( J2DBlend  blend)
inline

◆ setDither()

void J2DPEBlock::setDither ( u8  dither)
inline

◆ setGX()

void J2DPEBlock::setGX ( )

Member Data Documentation

◆ mAlphaComp

J2DAlphaComp J2DPEBlock::mAlphaComp
private

◆ mBlend

J2DBlend J2DPEBlock::mBlend
private

◆ mDither

u8 J2DPEBlock::mDither
private

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