~ubuntu-branches/ubuntu/trusty/manaplus/trusty-proposed

« back to all changes in this revision

Viewing changes to src/particleemitter.h

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi, Andrei Karas, Patrick Matthäi
  • Date: 2013-05-27 09:14:03 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20130527091403-4b1jceqok7g2v5on
Tags: 1.3.5.26-1
[ Andrei Karas ]
* Add new files to copyright file.
* Update homepage URL.

[ Patrick Matthäi ]
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
        template <typename T> ParticleEmitterProp<T>
85
85
            readParticleEmitterProp(XmlNodePtr propertyNode, T def);
86
86
 
 
87
        ImageSet *getImageSet(XmlNodePtr node);
 
88
 
87
89
        /**
88
90
         * initial position of particles:
89
91
         */