Refactoring samegame
authorFabian Bumberger <fbumberger@rim.com>
Thu, 15 Nov 2012 12:47:24 +0000 (13:47 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 20 Nov 2012 17:11:18 +0000 (18:11 +0100)
commitdea27f3421e29a54add2fdab2424529f77535def
treef46f16480674181c9dd21a0816e78ec731647f6b
parent6c1d43060af15b2f80487d9982f5ef8423cfed8b
Refactoring samegame

This patch cleans up the example and makes it more customizeable by adding a setting file. Also a bug has been fixed, where the "New game" button could not been clicked.

Change-Id: Ia397258721dfcf4900e3ed1e176a257eccfad354
Reviewed-by: Alan Alpert (RIM) <aalpert@rim.com>
examples/demos/samegame/content/BlockEmitter.qml
examples/demos/samegame/content/Button.qml
examples/demos/samegame/content/GameArea.qml
examples/demos/samegame/content/PaintEmitter.qml
examples/demos/samegame/content/SamegameText.qml [new file with mode: 0644]
examples/demos/samegame/content/samegame.js
examples/demos/samegame/samegame.pro
examples/demos/samegame/samegame.qml
examples/demos/samegame/settings.js [new file with mode: 0644]
examples/shared/shared.h