MCPcopy 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

createMethod · 0.95
renderMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected