白色半透明圓角區塊
MainUISkin.exml
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="edwin.MainUISkin" xmlns:e="http://ns.egret.com/eui" xmlns:edwin="edwin.*">
<e:Rect fillColor="0x000000" width="100%" height="100%" />
<e:Group horizontalCenter="0" verticalCenter="0">
<!-- 白色半透明圓角 200x200 區塊 -->
<e:Rect fillColor="0xFFFFFF" fillAlpha=".5" width="200" height="200" ellipseWidth="60" ellipseHeight="60" />
</e:Group>
</e:Skin>
沒有留言:
張貼留言