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="2010-11-10T20:25:32.1182691+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="Picture" name="Button"> 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="32" y="32" /> 19 <picture> 20 <vtxColLT r="255" g="255" b="255" a="255" /> 21 <vtxColRT r="255" g="255" b="255" a="255" /> 22 <vtxColLB r="255" g="255" b="255" a="255" /> 23 <vtxColRB r="255" g="255" b="255" a="255" /> 24 <texCoord> 25 <texLT s="0" t="0" /> 26 <texRT s="1" t="0" /> 27 <texLB s="0" t="1" /> 28 <texRB s="1" t="1" /> 29 </texCoord> 30 <material name="Button"> 31 <blackColor r="0" g="0" b="0" /> 32 <whiteColor r="255" g="255" b="255" /> 33 <texMap imageName="Button" wrap_s="Clamp" wrap_t="Clamp" minFilter="Near" magFilter="Near" /> 34 <texMatrix rotate="0"> 35 <scale x="1" y="1" /> 36 <translate x="0" y="0" /> 37 </texMatrix> 38 <texCoordGen srcParam="Tex0" /> 39 <textureStage texMap="0" /> 40 <texBlendRatio color="255" /> 41 </material> 42 <materialCtr name="Button"> 43 <tevColReg r="0" g="0" b="0" a="0" /> 44 <tevConstReg r="255" g="255" b="255" a="255" /> 45 <tevConstReg r="255" g="255" b="255" a="255" /> 46 <tevConstReg r="255" g="255" b="255" a="255" /> 47 <tevConstReg r="255" g="255" b="255" a="255" /> 48 <tevConstReg r="255" g="255" b="255" a="255" /> 49 <tevConstReg r="255" g="255" b="255" a="255" /> 50 <texMap imageName="Button" wrap_s="Clamp" wrap_t="Clamp" minFilter="Near" magFilter="Near" /> 51 <texMatrix rotate="0"> 52 <scale x="1" y="1" /> 53 <translate x="0" y="0" /> 54 </texMatrix> 55 <texCoordGen srcParam="Tex0" /> 56 <tevStage> 57 <rgb mode="Replace" konst="K0" scale="V1"> 58 <arg source="Constant" op="Rgb" /> 59 <arg source="Constant" op="Rgb" /> 60 <arg source="Constant" op="Rgb" /> 61 </rgb> 62 <alpha mode="Replace" konst="K0" scale="V1"> 63 <arg source="Constant" op="Alpha" /> 64 <arg source="Constant" op="Alpha" /> 65 <arg source="Constant" op="Alpha" /> 66 </alpha> 67 </tevStage> 68 <alphaCompare comp="Always" ref="0" /> 69 <blendMode type="None" /> 70 </materialCtr> 71 </picture> 72 <userData> 73 <string name="__BasicUserDataString" /> 74 </userData> 75 </pane> 76 <pane kind="Bounding" name="ButtonBounding"> 77 <comment /> 78 <basePositionType x="Center" y="Center" /> 79 <translate x="0" y="0" z="0" /> 80 <rotate x="0" y="0" z="0" /> 81 <scale x="1" y="1" /> 82 <size x="32" y="32" /> 83 <bounding /> 84 <userData> 85 <string name="__BasicUserDataString" /> 86 </userData> 87 </pane> 88 </paneSet> 89 <paneHierarchy> 90 <paneTree name="RootPane"> 91 <paneTree name="ButtonBounding" /> 92 <paneTree name="Button" /> 93 </paneTree> 94 </paneHierarchy> 95 <groupSet> 96 <group name="RootGroup"> 97 <comment /> 98 </group> 99 </groupSet> 100 <screenSetting origin="Normal"> 101 <layoutSize x="320" y="240" /> 102 <backGround> 103 <color r="169" g="169" b="169" a="255" /> 104 </backGround> 105 <grid thickLineInterval="40" thinDivisionNum="4" visible="true" moveMethod="None"> 106 <color r="128" g="128" b="64" a="128" /> 107 </grid> 108 </screenSetting> 109 <textureFile imagePath="Button.tga" format="RGBA4" /> 110 </lyt> 111 </body> 112</nw4c_layout>