public interface iDialogCharacterIconSelected
Modifier and Type | Method and Description |
---|---|
void |
iconSelected(int pos)
Process the selected icon to show the corresponding dialog, after checking everything
is correct and possible, based on a position.
|