Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ DPrintf
Method
DPrintf
qcommon/src/main/java/jake2/qcommon/Com.java:274–279 ·
view source on GitHub ↗
(String fmt)
Source
from the content-addressed store, hash-verified
272
}
273
274
public
static
void
DPrintf(String fmt)
275
{
276
_debugContext = debugContext;
277
DPrintf(fmt, null);
278
_debugContext =
""
;
279
}
280
281
public
static
void
dprintln(String fmt)
282
{
Callers
15
main
Method · 0.95
CL_ReadPackets
Method · 0.95
Frame
Method · 0.95
init
Method · 0.95
pause
Method · 0.95
resume
Method · 0.95
run
Method · 0.95
Play
Method · 0.95
Stop
Method · 0.95
Eject
Method · 0.95
CloseDoor
Method · 0.95
GetAudioDiskInfo
Method · 0.95
Calls
1
Printf
Method · 0.95
Tested by
1
main
Method · 0.76