setReferencePoint

dmc_kompatible 是一个 Lua 模块,它允许您为 Graphics 1.0 编写的旧版 Corona 代码在新版 Corona Graphics 2.0 引擎中运行,只需几分钟并进行少量修改。

它会覆盖必要的方法(setReferencePoint、setFillColor、setTextColor 等),以便您的代码可以继续运行。

评论,831 票 - 于 2014 年 4 月 2 日提交 查看仓库

需要此函数将为以下对象重新启用 Graphics 2.0 中的 obj:setReferencePoint()

评论,477 票 - 于 2014 年 1 月 17 日提交 查看仓库