Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
| | |
| | |
|
| | | namespace Snxxz.UI
|
| | | {
|
| | | [XLua.Hotfix]
|
| | | public class JadeDynastyDecomposeGetItemWin : Window
|
| | | {
|
| | | [SerializeField] GameObject getItemObj;
|
| | |
| | |
|
| | | namespace Snxxz.UI
|
| | | {
|
| | | [XLua.Hotfix]
|
| | | [XLua.LuaCallCSharp]
|
| | | public class JadeDynastyDecomposeModel : Model, IBeforePlayerDataInitialize, IAfterPlayerDataInitialize, IPlayerLoginOk
|
| | | {
|
| | | public int selectEquipLv { get; private set; }
|
| | |
| | |
|
| | | namespace Snxxz.UI
|
| | | {
|
| | | [XLua.Hotfix]
|
| | | public class JadeDynastyDecomposeWin : Window
|
| | | {
|
| | | [SerializeField] ScrollerController decomposeCtrl;
|
| | |
| | |
|
| | | namespace Snxxz.UI
|
| | | {
|
| | | [XLua.Hotfix]
|
| | | public class JadeDynastyEquipBeh : MonoBehaviour
|
| | | {
|
| | | [SerializeField] RoleEquipType equipType = RoleEquipType.retMax;
|
| | |
| | |
|
| | | namespace Snxxz.UI
|
| | | {
|
| | | [XLua.Hotfix]
|
| | | public class JadeDynastyEquipGetPathsWin : Window
|
| | | {
|
| | | [SerializeField] RectTransform container;
|
| | |
| | |
|
| | | namespace Snxxz.UI
|
| | | {
|
| | | [XLua.Hotfix]
|
| | | [XLua.LuaCallCSharp]
|
| | | public class JadeDynastyEquipModel : Model,IBeforePlayerDataInitialize,IAfterPlayerDataInitialize,IPlayerLoginOk
|
| | | {
|
| | | JadeDynastyTowerModel towerModel { get { return ModelCenter.Instance.GetModel<JadeDynastyTowerModel>(); } }
|
| | |
| | |
|
| | | namespace Snxxz.UI
|
| | | {
|
| | | [XLua.Hotfix]
|
| | | public class JadeDynastyEquipWin : Window
|
| | | {
|
| | | [SerializeField] Text fightPowerText;
|
| | |
| | |
|
| | | namespace Snxxz.UI
|
| | | {
|
| | | [XLua.Hotfix]
|
| | | public class JadeDynastyItemBeh : MonoBehaviour
|
| | | {
|
| | | [SerializeField] ItemCell itemCell;
|
| | |
| | |
|
| | | namespace Snxxz.UI
|
| | | {
|
| | | [XLua.Hotfix]
|
| | | public class JadeDynastyItemLineBeh : ScrollerUI
|
| | | {
|
| | | [SerializeField] List<JadeDynastyItemBeh> itemBehs = new List<JadeDynastyItemBeh>();
|
| | |
| | |
|
| | | namespace Snxxz.UI
|
| | | {
|
| | | [XLua.Hotfix]
|
| | | public class JadeDynastyKnapSackWin : Window
|
| | | {
|
| | | [SerializeField] FunctionButton funcEquip;
|
| | |
| | |
|
| | | namespace Snxxz.UI
|
| | | {
|
| | | [XLua.Hotfix]
|
| | | public class JadeDynastySuitAttrBeh : MonoBehaviour
|
| | | {
|
| | | [SerializeField] Text titleText;
|
| | |
| | |
|
| | | namespace Snxxz.UI
|
| | | {
|
| | | [XLua.Hotfix]
|
| | | public class JadeDynastySuitAttrWin : Window
|
| | | {
|
| | | [SerializeField] JadeDynastySuitAttrBeh curSuitAttrBeh;
|