Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Var3D/var3dframe
/ getProjectName
Method
getProjectName
core/src/core/java/var3d/net/center/VGame.java:412–414 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
410
}
411
412
public
String getProjectName() {
413
return
getClass().getPackage().getName();
414
}
415
416
public
abstract
void
init();
417
Callers
1
create
Method · 0.95
Calls
1
getName
Method · 0.45
Tested by
no test coverage detected