public class Tooltip extends Object
public Tooltip(int player,
String message)
The message to display is typically no longer than 30 characters.
player - the index of the player the tooltip information is about.message - the message to display in the tooltip.Copyright © 2019. All rights reserved.