Package | Description |
---|---|
com.codingame.gameengine.module.entities |
Modifier and Type | Method and Description |
---|---|
World |
GraphicEntityModule.createWorld(int width,
int height)
Creates a new world data object to be used to compute all frames throughout the game.
|
World |
GraphicEntityModule.getWorld() |