【发布时间】:2012-02-18 18:34:15
【问题描述】:
我需要在我的 xcode 应用程序中使用 uitextfield 和 uitextview 作为精灵。我该如何定义它们?
标签可以这样定义
CCLabelBMFont *StatusLabel;
如何使用 textfield 和 textview?
【问题讨论】:
-
有没有办法在cocos2d页面中添加一些内容?
标签: xcode uitextfield uitextview sprite