<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>易找素材网--素材不好找？易找帮你找！ - Egret手册</title>
    <link>https://www.yzsuc.com/forum.php?mod=forumdisplay&amp;fid=22</link>
    <description>Latest 20 threads of Egret手册</description>
    <copyright>Copyright(C) 易找素材网--素材不好找？易找帮你找！</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 17 Apr 2026 05:57:15 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.yzsuc.com/static/image/common/logo_88_31.gif</url>
      <title>易找素材网--素材不好找？易找帮你找！</title>
      <link>https://www.yzsuc.com/</link>
    </image>
    <item>
      <title>时间控制</title>
      <link>https://www.yzsuc.com/forum.php?mod=viewthread&amp;tid=85</link>
      <description><![CDATA[1.Timer 计时器假设有这样一个需求：游戏中设计一个倒计时功能，要求玩家在30秒内进行游戏操作，并达到一定要求方可过关。在这个需求中，需要一个倒计时功能，在Egret中提供了计时器 Timer 来实现类似功能。Timer 相关的有两个属性，三个方法和两个事件。两个属性是 del ...]]></description>
      <category>Egret手册</category>
      <author>admin</author>
      <pubDate>Tue, 28 Oct 2025 03:05:12 +0000</pubDate>
    </item>
    <item>
      <title>调试</title>
      <link>https://www.yzsuc.com/forum.php?mod=viewthread&amp;tid=84</link>
      <description><![CDATA[1.使用 DEBUG 编译参数开发者经常写一些希望仅在开发阶段使用的代码，来进行数据校验、输出日志等。Egret 提供了 DEBUG 这一全局变量来实现这样的功能。下面的代码校验 value 是不是由4个数字组成，如果不是，输出指定的错误信息。在发行版生成过程中，Egret 命令行会移 ...]]></description>
      <category>Egret手册</category>
      <author>admin</author>
      <pubDate>Tue, 28 Oct 2025 03:00:18 +0000</pubDate>
    </item>
  </channel>
</rss>