SpellEditView Methods |
The SpellEditView type exposes the following members.
Name | Description | |
---|---|---|
Awake |
Set the initial state.
(Overrides ViewAwake.) | |
CreateColorSlots |
Create all of the color slots in a circle.
| |
CreateEffectSlots |
Create all of the effect slots.
| |
GetRandomColorSlot |
Get a random color slot.
| |
GoBack |
Called when user presses the back button.
(Overrides ViewGoBack.) | |
SetColor |
Change the selected color.
| |
SetEffect |
Change the selected effect.
| |
SetVisible |
Change the visibility of the view.
(Overrides ViewSetVisible(Boolean, Boolean).) | |
Start | ||
UpdateSelectedColor |
Update the slots after a new color is selected.
| |
UpdateSelectedEffect |
Update the slots after a new effect is selected.
|