~mzanetti/machines-vs-machines/qmake-based

« back to all changes in this revision

Viewing changes to qml/TowerDelegate.qml

  • Committer: Michael Zanetti
  • Date: 2014-07-05 18:56:18 UTC
  • Revision ID: michael.zanetti@canonical.com-20140705185618-n0joprey4wf8dm0z
don't run animations when not needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
    property alias spriteCount: animatedDelegate.spriteCount
10
10
    property alias frameRate: animatedDelegate.frameRate
11
11
    property real radius: 0
 
12
    property alias running: animatedDelegate.running
12
13
 
13
14
    Rectangle {
14
15
        id: radiusRect