eui-eui.Rect

eui.Rect 使用範例



<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="skins.MySkin" width="640" height="1136" xmlns:e="http://ns.egret.com/eui">
    <e:Rect fillColor="0x000000" width="100%" height="100%" />
    <!-- 白色半透明圓角 200x200 區塊 -->
    <e:Rect fillColor="0xFFFFFF" fillAlpha=".5" 
            width="200" height="200" ellipseWidth="60" ellipseHeight="60"
            horizontalCenter="0" verticalCenter="0" />
</e:Skin>

spacer

沒有留言:

張貼留言