◆ Hide()
virtual void MoreMountains.TopDownEngine.ButtonPrompt.Hide |
( |
| ) |
|
|
virtual |
◆ HideCo()
virtual IEnumerator MoreMountains.TopDownEngine.ButtonPrompt.HideCo |
( |
| ) |
|
|
protectedvirtual |
◆ Initialization()
virtual void MoreMountains.TopDownEngine.ButtonPrompt.Initialization |
( |
| ) |
|
|
virtual |
◆ SetBackgroundColor()
virtual void MoreMountains.TopDownEngine.ButtonPrompt.SetBackgroundColor |
( |
Color |
newColor | ) |
|
|
virtual |
◆ SetText()
virtual void MoreMountains.TopDownEngine.ButtonPrompt.SetText |
( |
string |
newText | ) |
|
|
virtual |
◆ SetTextColor()
virtual void MoreMountains.TopDownEngine.ButtonPrompt.SetTextColor |
( |
Color |
newColor | ) |
|
|
virtual |
◆ Show()
virtual void MoreMountains.TopDownEngine.ButtonPrompt.Show |
( |
| ) |
|
|
virtual |
◆ _alphaOne
Color MoreMountains.TopDownEngine.ButtonPrompt._alphaOne = new Color(1f, 1f, 1f, 1f) |
|
protected |
◆ _alphaZero
Color MoreMountains.TopDownEngine.ButtonPrompt._alphaZero = new Color(1f, 1f, 1f, 0f) |
|
protected |
◆ _hideCoroutine
Coroutine MoreMountains.TopDownEngine.ButtonPrompt._hideCoroutine |
|
protected |
◆ _tempColor
Color MoreMountains.TopDownEngine.ButtonPrompt._tempColor |
|
protected |
◆ Background
Image MoreMountains.TopDownEngine.ButtonPrompt.Background |
the image to use as background
◆ Border
Image MoreMountains.TopDownEngine.ButtonPrompt.Border |
the image to use as the prompt's border
◆ ContainerCanvasGroup
CanvasGroup MoreMountains.TopDownEngine.ButtonPrompt.ContainerCanvasGroup |
the canvas group of the prompt's container
◆ FadeInDuration
float MoreMountains.TopDownEngine.ButtonPrompt.FadeInDuration = 0.2f |
the duration of the fade in, in seconds
◆ FadeOutDuration
float MoreMountains.TopDownEngine.ButtonPrompt.FadeOutDuration = 0.2f |
the duration of the fade out, in seconds
◆ PromptText
Text MoreMountains.TopDownEngine.ButtonPrompt.PromptText |
the Text component of the prompt
The documentation for this class was generated from the following file:
- F:/Github/Store/TopDownEngine/Assets/TopDownEngine/Common/Scripts/GUI/ButtonPrompt.cs