English 中文(简体)
标签:的问答
NSTread 中退出
原文:exit in NSThread

我在写一个游戏。 我有开始场的类 : 在开始场: h: @ interface startSceen: UIView <UIText FieldDelegate> {... PlaySceen * tView; NSTread * gameMechTread;} 游戏场是...

快速翻新
原文:NSThreading for speed

我正在模拟游戏,希望加快模拟轨道。 特定日期可能需要模拟的50+匹配。 目前,我顺畅,告诉他们模拟......

热门标签