Package VASSAL.tools

Class PlayerIdFormattedString

java.lang.Object
VASSAL.tools.FormattedString
VASSAL.tools.PlayerIdFormattedString
All Implemented Interfaces:
RecursionLimiter.Loopable

@Deprecated
public class PlayerIdFormattedString
extends FormattedString
Deprecated.
use FormattedString constructor with defaultProperties
Utility subclass of FormattedString which automatically includes variables for Player name, side, and id
  • Constructor Details

    • PlayerIdFormattedString

      public PlayerIdFormattedString()
      Deprecated.
    • PlayerIdFormattedString

      public PlayerIdFormattedString​(String s)
      Deprecated.