]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/trackpart.h
Make use of the mspmath library
[r2c2.git] / source / libr2c2 / trackpart.h
index 787a6ca5777bd4543d53c16d82992cda0f1fc6a9..9143ff84f32761ef1ee1d0e2989de7078369e5a3 100644 (file)
@@ -20,7 +20,7 @@ public:
 
 private:
        Vector pos;
-       float dir;
+       Angle dir;
        float length;
        float radius;
        unsigned path;