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