Package | Description |
---|---|
com.example.sulemaia.Activity | |
com.example.sulemaia.Adapter |
Modifier and Type | Class and Description |
---|---|
class |
CharacterSelector
Activity to select a Character from the 3 default ones,
or create up to 5 new ones.
|
Modifier and Type | Field and Description |
---|---|
private iCharacterSelected |
CharacterSelectorAdapter.iSelected |
Constructor and Description |
---|
CharacterSelectorAdapter(iCharacterSelected iSelected,
ArrayList<CharacterItem> characterItems,
int resource,
CharacterSelector activity)
Constructor of the character selector.
|