Mochu Yao explorer game
Dependencies: mbed
Revision 38:42ff379fa48c, committed 2020-05-15
- Comitter:
- el17my
- Date:
- Fri May 15 02:47:10 2020 +0000
- Parent:
- 37:9e6c56fcc738
- Commit message:
- the latest version
Changed in this revision
explorer/explorer.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/explorer/explorer.cpp Thu May 14 13:59:24 2020 +0000 +++ b/explorer/explorer.cpp Fri May 15 02:47:10 2020 +0000 @@ -59,7 +59,7 @@ _f_flag = false; _player_direction = right; _r_flag = false; - _speed = 0;//the player is standing at first + _speed = 0;//the player is standing at first. _jump_height = 0; }