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

Method getTexture

libs/JSystem/J2DGraph/J2DMatBlock.cpp:85–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85JUTTexture* J2DTevBlock::getTexture(u32 index) { return nullptr; }
86
87JUTPalette* J2DTevBlock::getPalette(u32 index) { return nullptr; }
88

Callers 11

setMinSizeMethod · 0.45
draw_privateMethod · 0.45
drawContentsMethod · 0.45
drawMethod · 0.45
setTevStageMethod · 0.45
getFrameTextureMethod · 0.45
getContentsTextureMethod · 0.45
isUsedMethod · 0.45
J2DWindowMethod · 0.45
animationMethod · 0.45
J2DPictureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected