9 lines
370 B
XML
9 lines
370 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<e:Skin class="GameViewSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
|
<e:Group id="landGroup">
|
|
</e:Group>
|
|
<e:Image id="imgLandLight" source="land_light_png"/>
|
|
<e:Group id="plantGroup"/>
|
|
<e:Image id="imgAdd" source="add_land_png" x="42" y="-33" name="imgAdd"/>
|
|
<e:Group id="stateGroup"/>
|
|
</e:Skin> |