diff --git a/doc/demo06_move/move.md b/doc/demo06_move/move.md index 6933ff8..09ccd89 100644 --- a/doc/demo06_move/move.md +++ b/doc/demo06_move/move.md @@ -16,7 +16,7 @@ - 事件系统是游戏开发过程中需要涉及到交互常用的功能。 - 使用事件系统不仅可以将输入行为(例如:键盘、鼠标、触摸)以事件的形式发送到应用程序 - 也可以将游戏过程中的发生的,需要其他对象关注的事情通过事件的形式回应。例如:游戏胜利后需要打开结算或者奖励界面。 - - ![Image text](image/move1.png) - ![Image text](image/move2.png) - ![Image text](image/move3.png) + +![Image text](image/move1.png) +![Image text](image/move2.png) +![Image text](image/move3.png)