master
parent
f2bfeb2323
commit
d37167d945
|
|
@ -63,7 +63,16 @@ function Main()
|
|||
FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("方正胖娃_GBK", "base/static/fonts/方正胖娃_GBK.ttf"), null)
|
||||
FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("方正粗圆_GBK", "base/static/fonts/方正粗圆_GBK.ttf"), null)
|
||||
FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("FZCuYuan-M03","base/static/fonts/FZCuYuan-M03.TTF"),null)
|
||||
FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("AlibabaPuHuiTi-3-35-Thin","base/static/fonts/AlibabaPuHuiTi-3-35-Thin.ttf"),null)
|
||||
FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("AlibabaPuHuiTi-3-45-Light","base/static/fonts/AlibabaPuHuiTi-3-45-Light.ttf"),null)
|
||||
FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("AlibabaPuHuiTi-3-55-Regular","base/static/fonts/AlibabaPuHuiTi-3-55-Regular.ttf"),null)
|
||||
FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("AlibabaPuHuiTi-3-55-RegularL3","base/static/fonts/AlibabaPuHuiTi-3-55-RegularL3.ttf"),null)
|
||||
FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("AlibabaPuHuiTi-3-65-Medium","base/static/fonts/AlibabaPuHuiTi-3-65-Medium.ttf"),null)
|
||||
FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("AlibabaPuHuiTi-3-75-SemiBold","base/static/fonts/AlibabaPuHuiTi-3-75-SemiBold.ttf"),null)
|
||||
FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("AlibabaPuHuiTi-3-85-Bold","base/static/fonts/AlibabaPuHuiTi-3-85-Bold.ttf"),null)
|
||||
FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("AlibabaPuHuiTi-3-95-ExtraBold","base/static/fonts/AlibabaPuHuiTi-3-95-ExtraBold.ttf"),null)
|
||||
FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("AlibabaPuHuiTi-3-105-Heavy","base/static/fonts/AlibabaPuHuiTi-3-105-Heavy.ttf"),null)
|
||||
FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("AlibabaPuHuiTi-3-115-Black","base/static/fonts/AlibabaPuHuiTi-3-115-Black.ttf"),null)
|
||||
--FairyGUI.FontManager.RegisterFont(FairyGUI.DynamicFont.New("HYFangLiJ","base/static/fonts/HYFangLiJ.ttf"),null)
|
||||
_game_info = json.decode(GameApplication.Instance.GameInfo)
|
||||
--_game_info["login_url"]="http://8.134.59.224:8101/"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<displayList>
|
||||
<graph id="n16_jrro" name="n16" xy="0,0" size="96,84" type="rect" lineSize="0" fillColor="#ffd9d9d9"/>
|
||||
<component id="n14_jrro" name="btn_head" src="86ct7cwk" fileName="Main/Component/btn_head.xml" xy="0,0" size="96,84"/>
|
||||
<richtext id="n17_jrro" name="title" xy="114,-3" size="208,49" font="ui://27vd145bh35o7ik0" fontSize="36" color="#ad3c3a" align="center" autoSize="none" bold="true" text="超长的名字"/>
|
||||
<richtext id="n17_jrro" name="title" xy="114,-3" size="208,49" font="ui://27vd145bh35o7ik0" fontSize="36" color="#ad3c3a" align="center" autoSize="shrink" bold="true" text="超长的名字"/>
|
||||
<image id="n18_jrro" name="n18" src="jrro7cyq" fileName="Main/Image/image_inGame.png" xy="114,48">
|
||||
<gearDisplay controller="type" pages="3"/>
|
||||
</image>
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
<controller name="lev" pages="0,群主,1,代理,2,普通" selected="0"/>
|
||||
<controller name="ban" pages="0,,1," selected="0"/>
|
||||
<displayList>
|
||||
<image id="n10_86ct" name="textBtn_detail" src="c8pn7cyz" fileName="NumberList/Image/hall_club_check3.png" xy="657,57" size="85,72"/>
|
||||
<image id="n1_86ct" name="n1" src="c8pn7cyy" fileName="NumberList/Image/Rectangle 2611.png" xy="-6,0" size="779,198">
|
||||
<gearDisplay controller="ban" pages="0"/>
|
||||
</image>
|
||||
|
|
@ -26,7 +27,6 @@
|
|||
<image id="n8_86ct" name="n8" src="86ct7cwl" fileName="NumberList/Image/qunzhu.png" xy="564,15">
|
||||
<gearDisplay controller="lev" pages="0"/>
|
||||
</image>
|
||||
<image id="n10_86ct" name="textBtn_detail" src="c8pn7cyz" fileName="NumberList/Image/hall_club_check3.png" xy="657,57" size="85,72"/>
|
||||
<text id="n11_86ct" name="remark" xy="178,90" size="449,51" alpha="0.6" font="ui://27vd145bg2mo7ij0" fontSize="36" color="#ffffff" vAlign="middle" autoSize="none" text="备注:无">
|
||||
<gearLook controller="ban" default="0.6,0,0,0"/>
|
||||
<gearColor controller="ban" default="#ffffff,#bc6b29"/>
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 4.5 MiB After Width: | Height: | Size: 4.5 MiB |
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1,31 @@
|
|||
fileFormatVersion: 2
|
||||
guid: c3ea0071b89d4694d8b2bfc90e6c9df3
|
||||
TrueTypeFontImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 4
|
||||
fontSize: 16
|
||||
forceTextureCase: -2
|
||||
characterSpacing: 0
|
||||
characterPadding: 1
|
||||
includeFontData: 1
|
||||
fontName: Alibaba PuHuiTi 3.0
|
||||
fontNames:
|
||||
- Alibaba PuHuiTi 3.0
|
||||
fallbackFontReferences:
|
||||
- {fileID: 12800000, guid: bccbf1f0c63a3fb469c064339927e589, type: 3}
|
||||
- {fileID: 12800000, guid: eb85871611151194787c0f700f37a320, type: 3}
|
||||
- {fileID: 12800000, guid: 1027a6c6a4e2a204a949b2409f290d04, type: 3}
|
||||
- {fileID: 12800000, guid: b7a802383cc6ebb499d2db6e3acb1c5d, type: 3}
|
||||
- {fileID: 12800000, guid: cbf9453b439e5964ba382d3b1755b6f0, type: 3}
|
||||
- {fileID: 12800000, guid: d4dafaecb09cf1d428bc0ca8ef5667ed, type: 3}
|
||||
- {fileID: 12800000, guid: 7e3c30de3b3d50a4bb53748987f149d9, type: 3}
|
||||
- {fileID: 12800000, guid: b2c9d40f1a8029940b936f531397b2cb, type: 3}
|
||||
- {fileID: 12800000, guid: 3d48b57fcc2d5f74ca0db1eeb1488866, type: 3}
|
||||
customCharacters:
|
||||
fontRenderingMode: 0
|
||||
ascentCalculationMode: 1
|
||||
useLegacyBoundsCalculation: 0
|
||||
shouldRoundAdvanceValue: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Binary file not shown.
|
|
@ -0,0 +1,32 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 42c25a0f32ec9e343bbeda2de42b7536
|
||||
TrueTypeFontImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 4
|
||||
fontSize: 16
|
||||
forceTextureCase: -2
|
||||
characterSpacing: 0
|
||||
characterPadding: 1
|
||||
includeFontData: 1
|
||||
fontName: Alibaba PuHuiTi 3.0
|
||||
fontNames:
|
||||
- Alibaba PuHuiTi 3.0
|
||||
fallbackFontReferences:
|
||||
- {fileID: 12800000, guid: bccbf1f0c63a3fb469c064339927e589, type: 3}
|
||||
- {fileID: 12800000, guid: c3ea0071b89d4694d8b2bfc90e6c9df3, type: 3}
|
||||
- {fileID: 12800000, guid: eb85871611151194787c0f700f37a320, type: 3}
|
||||
- {fileID: 12800000, guid: 1027a6c6a4e2a204a949b2409f290d04, type: 3}
|
||||
- {fileID: 12800000, guid: b7a802383cc6ebb499d2db6e3acb1c5d, type: 3}
|
||||
- {fileID: 12800000, guid: cbf9453b439e5964ba382d3b1755b6f0, type: 3}
|
||||
- {fileID: 12800000, guid: d4dafaecb09cf1d428bc0ca8ef5667ed, type: 3}
|
||||
- {fileID: 12800000, guid: 7e3c30de3b3d50a4bb53748987f149d9, type: 3}
|
||||
- {fileID: 12800000, guid: b2c9d40f1a8029940b936f531397b2cb, type: 3}
|
||||
- {fileID: 12800000, guid: 3d48b57fcc2d5f74ca0db1eeb1488866, type: 3}
|
||||
customCharacters:
|
||||
fontRenderingMode: 0
|
||||
ascentCalculationMode: 1
|
||||
useLegacyBoundsCalculation: 0
|
||||
shouldRoundAdvanceValue: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Binary file not shown.
|
|
@ -0,0 +1,23 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 7e3c30de3b3d50a4bb53748987f149d9
|
||||
TrueTypeFontImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 4
|
||||
fontSize: 16
|
||||
forceTextureCase: -2
|
||||
characterSpacing: 0
|
||||
characterPadding: 1
|
||||
includeFontData: 1
|
||||
fontName: Alibaba PuHuiTi 3.0
|
||||
fontNames:
|
||||
- Alibaba PuHuiTi 3.0
|
||||
fallbackFontReferences:
|
||||
- {fileID: 12800000, guid: 1027a6c6a4e2a204a949b2409f290d04, type: 3}
|
||||
customCharacters:
|
||||
fontRenderingMode: 0
|
||||
ascentCalculationMode: 1
|
||||
useLegacyBoundsCalculation: 0
|
||||
shouldRoundAdvanceValue: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Binary file not shown.
|
|
@ -0,0 +1,24 @@
|
|||
fileFormatVersion: 2
|
||||
guid: b2c9d40f1a8029940b936f531397b2cb
|
||||
TrueTypeFontImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 4
|
||||
fontSize: 16
|
||||
forceTextureCase: -2
|
||||
characterSpacing: 0
|
||||
characterPadding: 1
|
||||
includeFontData: 1
|
||||
fontName: Alibaba PuHuiTi 3.0
|
||||
fontNames:
|
||||
- Alibaba PuHuiTi 3.0
|
||||
fallbackFontReferences:
|
||||
- {fileID: 12800000, guid: 1027a6c6a4e2a204a949b2409f290d04, type: 3}
|
||||
- {fileID: 12800000, guid: 7e3c30de3b3d50a4bb53748987f149d9, type: 3}
|
||||
customCharacters:
|
||||
fontRenderingMode: 0
|
||||
ascentCalculationMode: 1
|
||||
useLegacyBoundsCalculation: 0
|
||||
shouldRoundAdvanceValue: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Binary file not shown.
|
|
@ -0,0 +1,25 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 3d48b57fcc2d5f74ca0db1eeb1488866
|
||||
TrueTypeFontImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 4
|
||||
fontSize: 16
|
||||
forceTextureCase: -2
|
||||
characterSpacing: 0
|
||||
characterPadding: 1
|
||||
includeFontData: 1
|
||||
fontName: Alibaba PuHuiTi 3.0
|
||||
fontNames:
|
||||
- Alibaba PuHuiTi 3.0
|
||||
fallbackFontReferences:
|
||||
- {fileID: 12800000, guid: 1027a6c6a4e2a204a949b2409f290d04, type: 3}
|
||||
- {fileID: 12800000, guid: 7e3c30de3b3d50a4bb53748987f149d9, type: 3}
|
||||
- {fileID: 12800000, guid: b2c9d40f1a8029940b936f531397b2cb, type: 3}
|
||||
customCharacters:
|
||||
fontRenderingMode: 0
|
||||
ascentCalculationMode: 1
|
||||
useLegacyBoundsCalculation: 0
|
||||
shouldRoundAdvanceValue: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Binary file not shown.
|
|
@ -0,0 +1,27 @@
|
|||
fileFormatVersion: 2
|
||||
guid: b7a802383cc6ebb499d2db6e3acb1c5d
|
||||
TrueTypeFontImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 4
|
||||
fontSize: 16
|
||||
forceTextureCase: -2
|
||||
characterSpacing: 0
|
||||
characterPadding: 1
|
||||
includeFontData: 1
|
||||
fontName: Alibaba PuHuiTi 3.0
|
||||
fontNames:
|
||||
- Alibaba PuHuiTi 3.0
|
||||
fallbackFontReferences:
|
||||
- {fileID: 12800000, guid: eb85871611151194787c0f700f37a320, type: 3}
|
||||
- {fileID: 12800000, guid: 1027a6c6a4e2a204a949b2409f290d04, type: 3}
|
||||
- {fileID: 12800000, guid: 7e3c30de3b3d50a4bb53748987f149d9, type: 3}
|
||||
- {fileID: 12800000, guid: b2c9d40f1a8029940b936f531397b2cb, type: 3}
|
||||
- {fileID: 12800000, guid: 3d48b57fcc2d5f74ca0db1eeb1488866, type: 3}
|
||||
customCharacters:
|
||||
fontRenderingMode: 0
|
||||
ascentCalculationMode: 1
|
||||
useLegacyBoundsCalculation: 0
|
||||
shouldRoundAdvanceValue: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Binary file not shown.
|
|
@ -0,0 +1,29 @@
|
|||
fileFormatVersion: 2
|
||||
guid: cbf9453b439e5964ba382d3b1755b6f0
|
||||
TrueTypeFontImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 4
|
||||
fontSize: 16
|
||||
forceTextureCase: -2
|
||||
characterSpacing: 0
|
||||
characterPadding: 1
|
||||
includeFontData: 1
|
||||
fontName: Alibaba PuHuiTi 3.0
|
||||
fontNames:
|
||||
- Alibaba PuHuiTi 3.0
|
||||
fallbackFontReferences:
|
||||
- {fileID: 12800000, guid: bccbf1f0c63a3fb469c064339927e589, type: 3}
|
||||
- {fileID: 12800000, guid: eb85871611151194787c0f700f37a320, type: 3}
|
||||
- {fileID: 12800000, guid: 1027a6c6a4e2a204a949b2409f290d04, type: 3}
|
||||
- {fileID: 12800000, guid: b7a802383cc6ebb499d2db6e3acb1c5d, type: 3}
|
||||
- {fileID: 12800000, guid: 7e3c30de3b3d50a4bb53748987f149d9, type: 3}
|
||||
- {fileID: 12800000, guid: b2c9d40f1a8029940b936f531397b2cb, type: 3}
|
||||
- {fileID: 12800000, guid: 3d48b57fcc2d5f74ca0db1eeb1488866, type: 3}
|
||||
customCharacters:
|
||||
fontRenderingMode: 0
|
||||
ascentCalculationMode: 1
|
||||
useLegacyBoundsCalculation: 0
|
||||
shouldRoundAdvanceValue: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Binary file not shown.
|
|
@ -0,0 +1,30 @@
|
|||
fileFormatVersion: 2
|
||||
guid: d4dafaecb09cf1d428bc0ca8ef5667ed
|
||||
TrueTypeFontImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 4
|
||||
fontSize: 16
|
||||
forceTextureCase: -2
|
||||
characterSpacing: 0
|
||||
characterPadding: 1
|
||||
includeFontData: 1
|
||||
fontName: Alibaba PuHuiTi 3.0
|
||||
fontNames:
|
||||
- Alibaba PuHuiTi 3.0
|
||||
fallbackFontReferences:
|
||||
- {fileID: 12800000, guid: bccbf1f0c63a3fb469c064339927e589, type: 3}
|
||||
- {fileID: 12800000, guid: eb85871611151194787c0f700f37a320, type: 3}
|
||||
- {fileID: 12800000, guid: 1027a6c6a4e2a204a949b2409f290d04, type: 3}
|
||||
- {fileID: 12800000, guid: b7a802383cc6ebb499d2db6e3acb1c5d, type: 3}
|
||||
- {fileID: 12800000, guid: cbf9453b439e5964ba382d3b1755b6f0, type: 3}
|
||||
- {fileID: 12800000, guid: 7e3c30de3b3d50a4bb53748987f149d9, type: 3}
|
||||
- {fileID: 12800000, guid: b2c9d40f1a8029940b936f531397b2cb, type: 3}
|
||||
- {fileID: 12800000, guid: 3d48b57fcc2d5f74ca0db1eeb1488866, type: 3}
|
||||
customCharacters:
|
||||
fontRenderingMode: 0
|
||||
ascentCalculationMode: 1
|
||||
useLegacyBoundsCalculation: 0
|
||||
shouldRoundAdvanceValue: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Loading…
Reference in New Issue