Commit e62fed5e authored by 邱旭's avatar 邱旭

换了点皮

parent b09d7c8d
...@@ -3,8 +3,11 @@ ...@@ -3,8 +3,11 @@
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="0d3cb18d-e144-41a0-bc8b-4877c2e1fef1" name="默认的" comment="换了点皮"> <list default="true" id="0d3cb18d-e144-41a0-bc8b-4877c2e1fef1" name="默认的" comment="换了点皮">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/mock/miniTb/feile.drawTopLevelPrize.json" beforeDir="false" afterPath="$PROJECT_DIR$/mock/miniTb/feile.drawTopLevelPrize.json" afterDir="false" /> <change beforePath="$PROJECT_DIR$/resource/playScene/amazing.png" beforeDir="false" afterPath="$PROJECT_DIR$/resource/playScene/amazing.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/panels/LotteryPanel.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/panels/LotteryPanel.ts" afterDir="false" /> <change beforePath="$PROJECT_DIR$/resource/playScene/good.png" beforeDir="false" afterPath="$PROJECT_DIR$/resource/playScene/good.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/resource/playScene/great.png" beforeDir="false" afterPath="$PROJECT_DIR$/resource/playScene/great.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/resource/playScene/perfect.png" beforeDir="false" afterPath="$PROJECT_DIR$/resource/playScene/perfect.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/something/uis/PropGuide.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/something/uis/PropGuide.ts" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
...@@ -198,14 +201,7 @@ ...@@ -198,14 +201,7 @@
<workItem from="1617871191619" duration="121000" /> <workItem from="1617871191619" duration="121000" />
<workItem from="1617890665920" duration="181000" /> <workItem from="1617890665920" duration="181000" />
<workItem from="1617960804439" duration="639000" /> <workItem from="1617960804439" duration="639000" />
<workItem from="1618193237335" duration="10269000" /> <workItem from="1618193237335" duration="10481000" />
</task>
<task id="LOCAL-00038" summary="m">
<created>1613817216904</created>
<option name="number" value="00038" />
<option name="presentableId" value="LOCAL-00038" />
<option name="project" value="LOCAL" />
<updated>1613817216904</updated>
</task> </task>
<task id="LOCAL-00039" summary="m"> <task id="LOCAL-00039" summary="m">
<created>1613961568453</created> <created>1613961568453</created>
...@@ -543,7 +539,14 @@ ...@@ -543,7 +539,14 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1618208900151</updated> <updated>1618208900151</updated>
</task> </task>
<option name="localTasksCounter" value="87" /> <task id="LOCAL-00087" summary="换了点皮">
<created>1618208999980</created>
<option name="number" value="00087" />
<option name="presentableId" value="LOCAL-00087" />
<option name="project" value="LOCAL" />
<updated>1618208999980</updated>
</task>
<option name="localTasksCounter" value="88" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
......
resource/playScene/amazing.png

44.4 KB | W: | H:

resource/playScene/amazing.png

35.2 KB | W: | H:

resource/playScene/amazing.png
resource/playScene/amazing.png
resource/playScene/amazing.png
resource/playScene/amazing.png
  • 2-up
  • Swipe
  • Onion skin
resource/playScene/good.png

30.6 KB | W: | H:

resource/playScene/good.png

21.4 KB | W: | H:

resource/playScene/good.png
resource/playScene/good.png
resource/playScene/good.png
resource/playScene/good.png
  • 2-up
  • Swipe
  • Onion skin
resource/playScene/great.png

34.6 KB | W: | H:

resource/playScene/great.png

25.5 KB | W: | H:

resource/playScene/great.png
resource/playScene/great.png
resource/playScene/great.png
resource/playScene/great.png
  • 2-up
  • Swipe
  • Onion skin
resource/playScene/perfect.png

46 KB | W: | H:

resource/playScene/perfect.png

32.2 KB | W: | H:

resource/playScene/perfect.png
resource/playScene/perfect.png
resource/playScene/perfect.png
resource/playScene/perfect.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -38,7 +38,7 @@ export class PropGuide extends FYGE.Container { ...@@ -38,7 +38,7 @@ export class PropGuide extends FYGE.Container {
text.text = "为本次增加额外5次步数"; text.text = "为本次增加额外5次步数";
text.fillColor = "#ffffff"; text.fillColor = "#ffffff";
text.size = 30; text.size = 30;
text.y = offsetY - 24; text.y = offsetY - 26;
text.textAlign = FYGE.TEXT_ALIGN.CENTER; text.textAlign = FYGE.TEXT_ALIGN.CENTER;
text.textWidth = 750; text.textWidth = 750;
text.mouseEnable = false; text.mouseEnable = false;
...@@ -81,7 +81,7 @@ export class PropGuide extends FYGE.Container { ...@@ -81,7 +81,7 @@ export class PropGuide extends FYGE.Container {
} }
this.msgTxt.fillColor = "#f4f4df"; this.msgTxt.fillColor = "#f4f4df";
this.msgTxt.size = 18; this.msgTxt.size = 22;
} }
setRect() { setRect() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment