Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Var3D/var3dframe
/ init
Method
init
core/src/core/java/var3d/net/center/VGame.java:416–416 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
414
}
415
416
public
abstract
void
init();
417
418
public
void
resize(
int
width,
int
height) {
419
if
(stage != null)
Callers
3
create
Method · 0.95
render
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected