1<?xml version="1.0" encoding="utf-8"?> 2<nw4c_layout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.2.0" xmlns="http://www.nintendo.co.jp/NW4C/LayoutEditor"> 3 <head> 4 <create user="nintendo" host="nintendo" date="2009-11-27T11:04:33.516125+09:00" source="" /> 5 <title /> 6 <comment /> 7 <generator name="NW4C LayoutEditor Core" version="2007_07_00_000" /> 8 </head> 9 <body> 10 <lyt> 11 <paneSet> 12 <pane kind="TextBox" name="TextBox"> 13 <comment /> 14 <basePositionType x="Center" y="Center" /> 15 <translate x="0" y="0" z="0" /> 16 <rotate x="0" y="0" z="0" /> 17 <scale x="1" y="1" /> 18 <size x="67" y="38" /> 19 <textBox font="sample" lineSpace="10"> 20 <fontSize x="17" y="14" /> 21 <text>extUserData 22sample</text> 23 <topColor r="255" g="255" b="255" a="255" /> 24 <bottomColor r="255" g="255" b="255" a="255" /> 25 <positionType x="Center" y="Top" /> 26 <material name="TextBox"> 27 <blackColor r="0" g="0" b="0" /> 28 <whiteColor r="255" g="255" b="255" /> 29 </material> 30 <materialCtr name="TextBox"> 31 <tevColReg r="0" g="0" b="0" a="0" /> 32 <tevConstReg r="255" g="255" b="255" a="255" /> 33 <tevConstReg r="255" g="255" b="255" a="255" /> 34 <tevConstReg r="255" g="255" b="255" a="255" /> 35 <tevConstReg r="255" g="255" b="255" a="255" /> 36 <tevConstReg r="255" g="255" b="255" a="255" /> 37 <tevConstReg r="255" g="255" b="255" a="255" /> 38 <tevStage> 39 <rgb mode="Replace" konst="K0" scale="V1"> 40 <arg source="Primary" op="Rgb" /> 41 <arg source="Primary" op="Rgb" /> 42 <arg source="Primary" op="Rgb" /> 43 </rgb> 44 <alpha mode="Replace" konst="K0" scale="V1"> 45 <arg source="Primary" op="Alpha" /> 46 <arg source="Primary" op="Alpha" /> 47 <arg source="Primary" op="Alpha" /> 48 </alpha> 49 </tevStage> 50 <alphaCompare comp="Always" ref="0" /> 51 <blendMode type="Blend" srcFactor="SrcAlpha" dstFactor="InvSrcAlpha" blendOp="Add" /> 52 </materialCtr> 53 </textBox> 54 <userData> 55 <string name="__BasicUserDataString">abcdefgh</string> 56 <string name="str1">ijklmnop</string> 57 <int name="int1">10 20 30 </int> 58 <float name="float1">40.0000000 50.0000000 60.0000000 70.0000000 </float> 59 </userData> 60 </pane> 61 </paneSet> 62 <paneHierarchy> 63 <paneTree name="RootPane"> 64 <paneTree name="TextBox" /> 65 </paneTree> 66 </paneHierarchy> 67 <groupSet> 68 <group name="RootGroup"> 69 <comment /> 70 </group> 71 </groupSet> 72 <screenSetting origin="Normal"> 73 <layoutSize x="400" y="240" /> 74 <backGround> 75 <color r="169" g="169" b="169" a="255" /> 76 </backGround> 77 <grid thickLineInterval="40" thinDivisionNum="4" visible="true" moveMethod="Grid"> 78 <color r="128" g="128" b="64" a="128" /> 79 </grid> 80 </screenSetting> 81 <fontFile path="..\..\commonRes\font\sample.bcfnt" /> 82 </lyt> 83 </body> 84</nw4c_layout>