annotate examples/tank/README @ 1396:a5672125e515

Copy the transformation matrix when we clone it. It looks like the MB do not copy the matrix automatically. Support isuse attribute to decide how to generate the tweened matrix.
author wycc
date Sat, 02 Apr 2011 05:39:26 +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.