腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(23)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
提前更新场景,同时仍然呈现前一个框架
这可能只是大多数人熟悉的基本循环)://and render method goto
game-loop
has an update //
浏览 1
修改于2012-07-13
得票数 0
回答已采纳
2
回答
理解python中的无限时间循环
您可以在python中使用无限时间循环实现无限长的窗口弹出:icon = pygame.image.load('icon.png') #
Game-loop
浏览 0
提问于2020-04-29
得票数 0
回答已采纳
1
回答
处理stdin闭包
break(defn
game-loop
[board] (if (game-over?
浏览 16
提问于2017-08-15
得票数 1
回答已采纳
2
回答
将列表值设置为CL中的数字,然后检查它们
(defparameter *shots-fired* 0) (init-canal *canal-length*) (
game-loop
(setf (nth (+ pos 2) *canal*) 'O))) (let ((x (random 7))) (defun
game-loop
浏览 2
提问于2010-12-17
得票数 2
回答已采纳
2
回答
common lisp,如何屏蔽键盘输入
(setf tries 6) (setf answer (get-answer)) (
game-loop
浏览 0
提问于2016-10-01
得票数 2
2
回答
从“of”的中间返回值(Clojure)
接下来,我使用setup-steps的返回值更新一个原子,如下所示: (while (:game-in-progress?
浏览 0
提问于2018-01-26
得票数 1
回答已采纳
3
回答
动态分配还是自动推荐创建子系统?
automatic) app.create(); // initializing app.run(); // runs the
game-loop
浏览 3
修改于2021-06-27
得票数 1
回答已采纳
3
回答
调试JNLP启动应用程序
WindowAdapter() { public void windowClosing(WindowEvent e) { // Terminate the
Game-loop
浏览 8
修改于2012-06-05
得票数 9
回答已采纳
2
回答
使用Lua在C++中创建计时器
:void checkTimers
浏览 0
提问于2010-09-22
得票数 0
回答已采纳
1
回答
如何修复尝试/捕获Java NullPointerException
// Referring to Runnable public void run() { long start, elapsed, wait;
浏览 16
修改于2022-04-08
得票数 -1
回答已采纳
1
回答
Python:为什么我的if语句不能正确工作?
str(board[2][0]) + "|" + str(board[2][1]) + "|" + str(board[2][2]) + "|") #Main
game-loop
浏览 2
提问于2017-11-01
得票数 0
回答已采纳
1
回答
在Clojure中,如何合并两个映射向量?
(defn
game-loop
[] (-> world system/update!
浏览 2
修改于2017-05-23
得票数 0
回答已采纳
1
回答
需要其他方法来停止我的游戏(pygame)!
, True, BLACK, WHITE)textRectObj3.center = (250, 250) #
game-loop
浏览 0
提问于2014-11-05
得票数 1
1
回答
A帧游戏循环基础:我如何从渲染中分离逻辑?
.// game loop init: function () { this.throttledFunction
浏览 5
提问于2022-11-27
得票数 0
1
回答
并发事件处理问题
< Starts the
game-loop
void ProcessEvent(sf::Event event); sf::RenderWindow* m_pWindow
浏览 1
提问于2012-04-19
得票数 1
回答已采纳
2
回答
递归格式函数值误差
(define (
game-loop
guessed_list display_word mistakes_left) (display_word "_") (
game-loop
浏览 5
修改于2014-10-01
得票数 1
回答已采纳
3
回答
在我的2d游戏中,当玩家在屏幕的左边或右边时,相机会移动一个额外的像素。
player.update(left, right, this); public void run() //
game-loop
浏览 3
修改于2014-12-16
得票数 0
4
回答
不可变的游戏对象,基本的函数编程问题
for(ever)//simplified
game-loop
update or "tick" method if(Keyboard.IsDown(Key.Right) guy
浏览 1
修改于2010-07-21
得票数 8
回答已采纳
1
回答
2048游戏在Clojure中的实现
lanterna.screen :as s]) (:gen-class)) (def y 1) (ui/draw-agenda scr x (+ y (:height g/board-size) 1) g/agenda) (
game-loop
浏览 0
修改于2017-04-09
得票数 6
回答已采纳
3
回答
C++设置类值
position()" on particle jelly to set starting coördinates bool inGame=true; //Start the
game-loop
浏览 2
提问于2015-04-10
得票数 1
回答已采纳
第 2 页
领券