Class TallyMarks
java.lang.Object
games.stendhal.client.gui.textformat.TallyMarks
Tally marks representation of an integer number. The number is split into
groups of fives. For example, 12 is transformed into 552 (12 = 5+5+2).
-
Constructor Summary
-
Method Summary