public class TimeMessage extends WithLinkType
hidden, type| Constructor and Description |
|---|
TimeMessage(TickInPlayer tickInPlayer1,
TickInPlayer tickInPlayer2,
java.lang.String label,
ISkinParam skinParam) |
| Modifier and Type | Method and Description |
|---|---|
Display |
getLabel() |
Player |
getPlayer1() |
Player |
getPlayer2() |
TimeTick |
getTick1() |
TimeTick |
getTick2() |
UStroke |
getUStroke() |
void |
goNorank() |
applyStyle, getColors, getSpecificColor, getSupplementaryColors, getType, goBold, goDashed, goDotted, goHidden, goSingle, goThickness, isSingle, setColors, setSpecificColor, setSpecificColorpublic TimeMessage(TickInPlayer tickInPlayer1, TickInPlayer tickInPlayer2, java.lang.String label, ISkinParam skinParam)
public UStroke getUStroke()
getUStroke in class WithLinkTypepublic final Player getPlayer1()
public final Player getPlayer2()
public final TimeTick getTick1()
public final TimeTick getTick2()
public final Display getLabel()
public void goNorank()
goNorank in class WithLinkType