Advertisement
Guest User

MainMenuModButton.xml (SR2TestMod)

a guest
Jun 25th, 2019
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.36 KB | None | 0 0
  1. <XmlLayout xmlns="http://www.w3schools.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="..\..\..\ModTools\UI\XmlLayout.xsd">
  2.  
  3.   <Panel>
  4.     <Panel image="SR2TestMod/Sprites/HammerAndWrench" rectAlignment="UpperLeft" offsetXY="100 -16" width="50" height="50" pivot="0.5 1" onClick="OnClick(this)" />
  5.   </Panel>
  6.  
  7. </XmlLayout>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement