Inherits CrossLink.PanelBase.
|
void | SetTextId (string tx, float sec) |
|
void | FadeIn (System.Action onFin=null) |
|
void | FadeOut (System.Action onFin=null) |
|
virtual void | OnInit () |
|
virtual void | OnRelease () |
|
void | Exit () |
|
|
static bool | IsShowingTips () |
|
static void | ShowSceneTitle () |
|
static void | ShowTitle (string tx, string st, float sec=5) |
|
static void | ShowTipsByTextId (string txid, string text, float sec=5) |
|
static void | ShowTitleByLevel (string level) |
|
|
Text | text |
|
Text | subtitle |
|
HUDAnchor | anchor |
|
string | panelName |
|
bool | ignoreFadeEffect = false |
|