Button test
This commit is contained in:
@ -24,5 +24,13 @@
|
||||
/>
|
||||
</child>
|
||||
|
||||
<UIMenuController />
|
||||
<UISimpleMenu />
|
||||
|
||||
<item prefab="Button" ref="button0" alignment="0, 0, 0, 0" menuX="0" menuY="0" />
|
||||
<item prefab="Button" ref="button1" alignment="180, 0, 0, 0" menuX="1" menuY="0" />
|
||||
<item prefab="Button" ref="button2" alignment="0, 64, 0, 0" menuX="0" menuY="1" />
|
||||
<item prefab="Button" ref="button3" alignment="180, 64, 0, 0" menuX="1" menuY="1" />
|
||||
|
||||
<VNTextboxScroller ref="textboxScroller" label="uiLabel" visibleLines="6" />
|
||||
</prefab>
|
Reference in New Issue
Block a user