summaryrefslogtreecommitdiffstats
path: root/examples/statemachine/tankgame/tankitem.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing/outdated license headers.Jason McDonald2009-05-211-17/+56
| | | | Reviewed-by: Trust Me
* Pop up message when a tank wins the gameEskil Abrahamsen Blomfeldt2009-05-141-0/+1
| | | | | Also fixed: Added some docs and moved the tanks a little so they don't start partly outside the scene rect.
* Change name of "errorstate" example to "tankgame"Eskil Abrahamsen Blomfeldt2009-05-121-0/+262
The error state is not a big enough part of the example to justify naming it after it.