GameTalkSkin.xml 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1.  <root>
  2. <WidgetNodeUI Name="HNMJGameTalkListItem">
  3. <Property Key="Size" Value="500 65"/>
  4. <WidgetButton Name="Button_TalkDefine" NomalTexture="GameXZDD/Talk/chat_fix_msg_bar.png" PressTexture="AutoPress">
  5. <Property Key="Pos" Value="300 30"/>
  6. </WidgetButton>
  7. <WidgetTxt Name="TalkListItemTxt" ShowTxt="1000" FontName="" FontSize="30">
  8. <Property Key="ShowTxt" Value="这是什么手咯,简直是.."/>
  9. <Property Key="Pos" Value="30 30"/>
  10. <Property Key="Color" Value="70 20 20"/>
  11. <Property Key="AnchorPos" Value="0 0.5"/>
  12. </WidgetTxt>
  13. </WidgetNodeUI>
  14. <WidgetEdit Name="HNMJGameTalkEdit" BackTexture="UI/Empty.png" Size="400 60" ShowTxt="输入内容">
  15. <Property Key="FontSize" Value="35"/>
  16. </WidgetEdit>
  17. <WidgetNode Name="HNMJTalkBiaoQing">
  18. <WidgetButton Name="HNMJButton_BiaoQing0" NomalTexture="GameXZDD/Talk/EE0.png" PressTexture="AutoPress">
  19. <Property Key="Pos" Value="-245 0"/>
  20. </WidgetButton>
  21. <WidgetButton Name="HNMJButton_BiaoQing1" NomalTexture="GameXZDD/Talk/EE0.png" PressTexture="AutoPress">
  22. <Property Key="Pos" Value="-175 0"/>
  23. </WidgetButton>
  24. <WidgetButton Name="HNMJButton_BiaoQing2" NomalTexture="GameXZDD/Talk/EE0.png" PressTexture="AutoPress">
  25. <Property Key="Pos" Value="-105 0"/>
  26. </WidgetButton>
  27. <WidgetButton Name="HNMJButton_BiaoQing3" NomalTexture="GameXZDD/Talk/EE0.png" PressTexture="AutoPress">
  28. <Property Key="Pos" Value="-35 0"/>
  29. </WidgetButton>
  30. <WidgetButton Name="HNMJButton_BiaoQing4" NomalTexture="GameXZDD/Talk/EE0.png" PressTexture="AutoPress">
  31. <Property Key="Pos" Value="35 0"/>
  32. </WidgetButton>
  33. <WidgetButton Name="HNMJButton_BiaoQing5" NomalTexture="GameXZDD/Talk/EE0.png" PressTexture="AutoPress">
  34. <Property Key="Pos" Value="105 0"/>
  35. </WidgetButton>
  36. <WidgetButton Name="HNMJButton_BiaoQing6" NomalTexture="GameXZDD/Talk/EE0.png" PressTexture="AutoPress">
  37. <Property Key="Pos" Value="175 0"/>
  38. </WidgetButton>
  39. <WidgetButton Name="HNMJButton_BiaoQing7" NomalTexture="GameXZDD/Talk/EE0.png" PressTexture="AutoPress">
  40. <Property Key="Pos" Value="245 0"/>
  41. </WidgetButton>
  42. </WidgetNode>
  43. </root>