From 216d8ba95ace94e83b2287893dd840d1451aa33f Mon Sep 17 00:00:00 2001 From: Programerus Date: Tue, 10 Apr 2012 20:22:25 +0300 Subject: Comments translated from French to English. --- src/taskreset.h | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/taskreset.h b/src/taskreset.h index 6ae05ee..8b7883e 100644 --- a/src/taskreset.h +++ b/src/taskreset.h @@ -12,7 +12,9 @@ // * GNU General Public License for more details. // * // * You should have received a copy of the GNU General Public License -// * along with this program. If not, see http://www.gnu.org/licenses/.// taskreset.h +// * along with this program. If not, see http://www.gnu.org/licenses/. + +// taskreset.h #ifndef _TASKRESET_H_ #define _TASKRESET_H_ @@ -28,9 +30,9 @@ class CObject; enum TaskResetPhase { - TRSP_ZOUT = 1, // disparaît - TRSP_MOVE = 2, // déplace - TRSP_ZIN = 3, // réapparaît + TRSP_ZOUT = 1, // disappears + TRSP_MOVE = 2, // moves + TRSP_ZIN = 3, // reappears }; @@ -59,7 +61,7 @@ protected: float m_time; float m_speed; float m_progress; - float m_lastParticule; // temps génération dernière particule + float m_lastParticule; // time of generation last particle float m_iAngle; }; -- cgit v1.2.3-1-g7c22