Uses of Class
com.codingame.gameengine.core.AbstractSoloPlayer
-
Uses of AbstractSoloPlayer in com.codingame.gameengine.core
Modifier and TypeClassDescriptionclass
SoloGameManager<T extends AbstractSoloPlayer>
TheAbstractMultiplayerPlayer
takes care of running each turn of a multiplayer game and computing each visual frame of the replay.