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

Method J2DPictureEx

libs/JSystem/J2DGraph/J2DPictureEx.cpp:13–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11#include "types.h"
12
13J2DPictureEx::J2DPictureEx()
14 : J2DPicture()
15{
16 initialize(0x1100000);
17}
18
19J2DPictureEx::J2DPictureEx(const ResTIMG* img, u32 matFlag)
20 : J2DPicture()

Callers

nothing calls this directly

Calls 4

peekMethod · 0.80
seekMethod · 0.80
getPositionMethod · 0.45
readMethod · 0.45

Tested by

no test coverage detected