| Package | Description |
|---|---|
| com.codingame.gameengine.core | |
| com.codingame.gameengine.module.entities |
| Modifier and Type | Method and Description |
|---|---|
void |
GameManager.registerModule(Module m)
Register a module to the gameManager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GraphicEntityModule
The GraphicEntityModule takes care of displaying and animating graphical entities on the replay of the game.
|