Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
| | |
| | | get { return _playerPack ?? (_playerPack = ModelCenter.Instance.GetModel<PlayerPackModel>()); }
|
| | | }
|
| | |
|
| | | Color32 colorBlack = new Color32(64,28,6,255);
|
| | |
|
| | | public void SetDisplayModel(int index,int selectIndex)
|
| | | {
|
| | | AlchemyConfig alchemyModel = FurnaceModel.alchemyModellist[index];
|
| | |
| | | }
|
| | | else
|
| | | {
|
| | | progressValue.text = UIHelper.GetTextColorByItemColor(TextColType.White, StringUtility.Contact(progress, "%"));
|
| | | progressValue.text = StringUtility.Contact(progress, "%");
|
| | | progressValue.color = colorBlack;
|
| | | }
|
| | | }
|
| | |
|
| | |
| | | private IEnumerator SetOffestPos()
|
| | | {
|
| | | yield return null;
|
| | | if (curThirdType != 0)
|
| | | if (curThirdType >= 5)
|
| | | {
|
| | | cellCtrl.JumpIndex(curThirdType*50, 0, EnhancedUI.EnhancedScroller.EnhancedScroller.TweenType.immediate);
|
| | | }
|