Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
J2DPictureEx::J2DPictureEx()
14
: J2DPicture()
15
{
16
initialize(0x1100000);
17
}
18
19
J2DPictureEx::J2DPictureEx(const ResTIMG* img, u32 matFlag)
20
: J2DPicture()
Callers
nothing calls this directly
Calls
4
peek
Method · 0.80
seek
Method · 0.80
getPosition
Method · 0.45
read
Method · 0.45
Tested by
no test coverage detected