summary refs log tree commit diff stats
path: root/Resources
diff options
context:
space:
mode:
authorStarla Insigna <starla4444@gmail.com>2011-11-30 12:57:06 -0500
committerStarla Insigna <starla4444@gmail.com>2011-11-30 12:57:06 -0500
commit6e96fb2144718722208d22f892716b55548135e1 (patch)
tree4dd550de787dd370a13039c03969442f54a3a856 /Resources
parentfd58a0cde1bb5473e39e6cb82d28113da84b9ae0 (diff)
downloadcartcollect-6e96fb2144718722208d22f892716b55548135e1.tar.gz
cartcollect-6e96fb2144718722208d22f892716b55548135e1.tar.bz2
cartcollect-6e96fb2144718722208d22f892716b55548135e1.zip
Created a game mode manager
There is now one location for information relating to each GameMode instead of several places, so that info can be easily updated and propagated to, for instance, GameModeSelectionLayer. GameModes can also be specified by an info instance each owns. There's also a way to get an ordered list of game modes.

The three star game mode unlocking system has also been added.

Closes #213
Diffstat (limited to 'Resources')
-rwxr-xr-xResources/star_1.pngbin0 -> 733 bytes
-rwxr-xr-xResources/star_2.pngbin0 -> 714 bytes
-rwxr-xr-xResources/star_3.pngbin0 -> 753 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/Resources/star_1.png b/Resources/star_1.png new file mode 100755 index 0000000..658c711 --- /dev/null +++ b/Resources/star_1.png
Binary files differ
diff --git a/Resources/star_2.png b/Resources/star_2.png new file mode 100755 index 0000000..028a546 --- /dev/null +++ b/Resources/star_2.png
Binary files differ
diff --git a/Resources/star_3.png b/Resources/star_3.png new file mode 100755 index 0000000..97a22b7 --- /dev/null +++ b/Resources/star_3.png
Binary files differ