判断题Torque脚本程序的编译器就是torque引擎程序A对B错
判断题
Torque脚本程序的编译器就是torque引擎程序
A
对
B
错
参考解析
解析:
暂无解析
相关考题:
In reducing engine speed to an efficient propeller speed by the use of reduction gears, _______.A.speed and torque are both reducedB.speed is reduced and torque remains unchangedC.speed is reduced and torque is increasedD.speed is sometimes unchanged while torque is increased
Torque是一个强大、内容丰富、灵活且易于管理的游戏引擎。作为游戏开发者,要使用Torque引擎制作游戏,应做哪些事情,下面说法正确的是:()A、创建自己的模型和自己的地形和环境B、重写脚本语法规则,使得它既能用起来更简单,还要功能更强大C、录制自己的声音效果和粒子特效D、制定游戏规则,并运用脚本访问各种物体,根据规则使游戏运转起来
以下说法错误的是()A、除了被引擎所直接播放的以外的动画都必须由脚本调用。B、torque可以直接调用*.max文件中的动画。C、游戏中的落下动画,可以通过重力系统自动处理。D、创建玩家角色的代码必须定义在服务器端。
单选题After-cooling of a turbocharged diesel engine will result in ()Ahigher torque but lower brake horsepowerBlower torque but higher brake horsepowerChigher torque and lower brake horsepowerDlower torque and higher brake horsepower
单选题以下哪一种是Torque的程序编制过程()A编辑——编译——链接——运行。B编辑——编译——运行。C编辑——链接——运行。D编译——编辑——链接——运行。