- 博客(4)
- 收藏
- 关注
原创 游戏帧率
帧率“Frame rate (expressed in frames per second or fps) is the frequency (rate) at which consecutive images called frames appear on a display. The term applies equally to film and video cameras, c...
2018-05-15 20:20:51
479
原创 Virtual table
# Implementation“An object’s virtual method table will contain the addresses of the object’s dynamically bound methods. Method calls are performed by fetching the method’s address from the objec...
2018-04-23 20:20:18
629
原创 constructors and destructors
对文档不作任何解释说明,花开两朵,各表一枝#ConstructorsA constructor is a kind of member function that initializes an instance of its class. A constructor has the same name as the class and no return value. A cons...
2018-04-21 18:30:21
408
原创 BabeLua
环境配置 1.安装BabeLua插件,BabeLua与VS是相对.以2013为例,安装 BabeLua For 2013 V3.2.2.0. 2.安装VC库和Lua库,vc2005和LuaForWindows_v5.1.5-52工程配置 1.创建工程: VS->Lua->New Lua Project Lua script folde...
2018-04-19 20:34:33
981
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人