~amaranth/+junk/nux-pkg

« back to all changes in this revision

Viewing changes to Nux/AnimatedTextureArea.h

  • Committer: Didier Roche
  • Date: 2011-07-04 15:30:29 UTC
  • mfrom: (159.101.37 nux)
  • mto: This revision was merged to the branch mainline in revision 251.
  • Revision ID: didier.roche@canonical.com-20110704153029-4es95dij4bif1gwd
Tags: upstream-1.0.4
ImportĀ upstreamĀ versionĀ 1.0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
    TimerFunctor *m_TimerFunctor;
56
56
    TimerHandle m_TimerHandler;
57
57
 
58
 
    TextureFrameAnimation *m_DefaultTexture;
59
58
    TextureFrameAnimation *m_UserTexture;
60
59
  };
61
60