setChar

public void setChar(char ch, MapFont.CharacterSprite sprite)

Set the sprite for getClassById given character.

Parameters

ch

The character to set the sprite for.

sprite

The CharacterSprite to set.

Throws

if this font is static.