Mercurial > MadButterfly
annotate examples/tank/README @ 458:bb4f651090bf
Use cairo to transform and draw arc.
- We move some values into float_args.
- fix_args is removed.
- args is rename to pnts.
- We still need to add corner points to pnts at sh_path_arc_cmd_arg_fill().
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Thu, 10 Sep 2009 17:36:45 +0800 |
parents | 69e32729cd06 |
children |
rev | line source |
---|---|
166
69e32729cd06
* Add README for game operations.
"Mat <MatLinuxer2@gmail.com>"
parents:
diff
changeset
|
1 <LEFT> Turn to left. |
69e32729cd06
* Add README for game operations.
"Mat <MatLinuxer2@gmail.com>"
parents:
diff
changeset
|
2 <RIGHT> Turn to right. |
69e32729cd06
* Add README for game operations.
"Mat <MatLinuxer2@gmail.com>"
parents:
diff
changeset
|
3 <UP> Turn to up. |
69e32729cd06
* Add README for game operations.
"Mat <MatLinuxer2@gmail.com>"
parents:
diff
changeset
|
4 <DOWN> Turn to down. |
69e32729cd06
* Add README for game operations.
"Mat <MatLinuxer2@gmail.com>"
parents:
diff
changeset
|
5 <SPACE> To Fire. |