?? 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 + -