mirror of https://github.com/axmolengine/axmol.git
19 lines
1.1 KiB
XML
19 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!--
|
|
This XML file was automatically generated by UiBuilder - do not modify by hand.
|
|
-->
|
|
<!DOCTYPE Scene SYSTEM "UIForm.dtd">
|
|
|
|
<Scene Bversion="1.0.0.v20100730" Dversion="20100701">
|
|
<Form id="IDF_COCOS2DFORM">
|
|
<property BGColor="" BGColorOpacity="0" Orientation="Automatic:2Dir" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="Hello bada!" titleAlign="ALIGN_LEFT" titleIcon=""/>
|
|
<layout mode="Portrait" style="FORM_STYLE_TITLE|FORM_STYLE_INDICATOR"/>
|
|
<layout mode="Landscape" style="FORM_STYLE_TITLE|FORM_STYLE_INDICATOR"/>
|
|
</Form>
|
|
<Button id="IDC_BUTTON_OK" parent="IDF_COCOS2DFORM">
|
|
<property NormalBGBitmapPath="" PressedBGBitmapPath="" disableTextColor="" hAlign="ALIGN_CENTER" normalTextColor="" pressedTextColor="" text="OK" vAlign="ALIGN_MIDDLE"/>
|
|
<layout height="91" mode="Portrait" width="241" x="120" y="236"/>
|
|
<layout height="103" mode="Landscape" width="401" x="200" y="108"/>
|
|
</Button>
|
|
</Scene>
|