summary refs log tree commit diff stats
path: root/Classes/PauseLayer.m
Commit message (Collapse)AuthorAgeFilesLines
* Implemented tutorial bubblesStarla Insigna2011-08-071-68/+0
| | | | | | | | GameLayer now has support for pausing game flow and displaying a tutorial bubble that the user can tap to dismiss. No code has been written, however, to make use of this, because I think it may be simpler to abstract GameLayer out somewhat and create a separate game mode for the tutorial. Deliberation required. PauseLayer has also been removed and the behavior has been brought into GameLayer. Refs #193
* Initial commit (version 0.2.1)Starla Insigna2011-07-301-0/+68