Click or drag to resize

SpellEditView Methods

The SpellEditView type exposes the following members.

Methods
  NameDescription
Protected methodAwake
Set the initial state.
(Overrides ViewAwake.)
Private methodCreateColorSlots
Create all of the color slots in a circle.
Private methodCreateEffectSlots
Create all of the effect slots.
Public methodGetRandomColorSlot
Get a random color slot.
Public methodGoBack
Called when user presses the back button.
(Overrides ViewGoBack.)
Private methodSetColor
Change the selected color.
Private methodSetEffect
Change the selected effect.
Public methodSetVisible
Change the visibility of the view.
(Overrides ViewSetVisible(Boolean, Boolean).)
Protected methodStart
Private methodUpdateSelectedColor
Update the slots after a new color is selected.
Private methodUpdateSelectedEffect
Update the slots after a new effect is selected.
Top
See Also