Uses of Class
com.codingame.gameengine.module.entities.World
-
Uses of World in com.codingame.gameengine.module.entities
Modifier and TypeMethodDescriptionGraphicEntityModule.createWorld
(int width, int height) Creates a new world data object to be used to compute all frames throughout the game.GraphicEntityModule.getWorld()