增加UIShow支持的UI
This commit is contained in:
parent
2f336701c5
commit
7abdb3e93b
@ -16,8 +16,10 @@ public class ActionHelper
|
|||||||
{ "UIBtns", typeof(QFramework.Example.UIBtns) },
|
{ "UIBtns", typeof(QFramework.Example.UIBtns) },
|
||||||
{ "UITools", typeof(QFramework.Example.UITools) },
|
{ "UITools", typeof(QFramework.Example.UITools) },
|
||||||
{ "UIHint", typeof(QFramework.Example.UIHint) },
|
{ "UIHint", typeof(QFramework.Example.UIHint) },
|
||||||
{ "UITextTip", typeof(QFramework.Example.UITextTip) },
|
{ "UIPointQuestion", typeof(QFramework.Example.UIPointQuestion) },
|
||||||
|
{ "UIBtns", typeof(QFramework.Example.UIPointQuestion) },
|
||||||
{ "UICameraSwitch", typeof(QFramework.Example.UICameraSwitch) },
|
{ "UICameraSwitch", typeof(QFramework.Example.UICameraSwitch) },
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user