~mpredotka/machines-vs-machines/level-backgrounds-sand

« back to all changes in this revision

Viewing changes to qml/GameView.qml

  • Committer: Michael Zanetti
  • Date: 2014-07-13 21:23:43 UTC
  • Revision ID: michael.zanetti@canonical.com-20140713212343-clyy2fm9kgwocx7x
performance optimizations, add run_on_ubuntu_touch script

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
    RowLayout {
12
12
        id: headerRow
 
13
        z: 1
13
14
        anchors {
14
15
            top: parent.top
15
16
            left: parent.left