📄 readme.txt
字号:
===============================================================================
Data Structures For Game Programmers
Ron Penton
Game Demonstration 7-2
===============================================================================
This demonstration shows you how to use a queue to store commands
- click on the screen to add a movement command to the queue.
- You may add as many commands as you want, even if the ship isn't done yet
- A green line will represent the path in the queue.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -