Class TooltipDto
java.lang.Object
com.codingame.gameengine.runner.dto.TooltipDto
A data transfer object for tooltips displayed on the progress bar of the viewer.
Used to show important events during a game such as point scoring.
Used internally.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
turn
public int turn -
text
-
event
-
-
Constructor Details
-
TooltipDto
-