readme.txt
来自「好书,关于游戏开发数据结构的,还有一些实用例子」· 文本 代码 · 共 17 行
TXT
17 行
===============================================================================
Data Structures For Game Programmers
Ron Penton
Game Demonstration 8-1
===============================================================================
This demonstration shows you how to use hash tables to quickly access resources
- type the name of the resource in the box and press Enter to load it.
These are the valid resources:
- water
- water2
- sky
- fire
- snow
- vortex
- stone
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?