/// message processing loop. idle time is used to render the scene.
///
static int main()
{
using(framework sampleframework = new framework())
{
return sampleframework.exitcode;
}
}
}
对于这段新代码,应当强调三点。首先,除了static main方法之外,所有的内容都删除了,
搜索“diyifanwen.net”或“第一范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,第一范文网,提供最新初中教育3D游戏编程入门经典(24)全文阅读和word下载服务。
相关推荐: