MCPcopy Create free account
hub / github.com/doldecomp/mkdd / setAlphaComp

Method setAlphaComp

include/JSystem/J2D/J2DMatBlock.h:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 void setGX();
79
80 void setAlphaComp(J2DAlphaComp comp) { mAlphaComp = comp; }
81 void setBlend(J2DBlend blend) { mBlendInfo = blend; }
82 void setDither(u8 dither) { mDither = dither; }
83

Callers 1

createMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected