📄 readme.txt
字号:
===============================================================================
Data Structures For Game Programmers
Ron Penton
Graphical Demonstration 18-1
===============================================================================
This demonstration shows you how finite state machines work
- The demo shows you a simple finite state machine, with the nodes as states
and the arcs as events.
- The current state is highlighted in red.
- Click the four buttons on the left to simulate events.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -