X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;ds=inline;f=src%2FEntities%2FWindParticle.h;h=43b8794897ab64bc42badea08846426afc3fe5c0;hb=617dcc71d9a71663f63fb56ffac2505b45bf91b9;hp=c39bc405b05852b4d5a9baa71603f05ab99fe9f7;hpb=7adc59fef43ae9741d455448770b585e28e87c98;p=physics.git diff --git a/src/Entities/WindParticle.h b/src/Entities/WindParticle.h index c39bc40..43b8794 100644 --- a/src/Entities/WindParticle.h +++ b/src/Entities/WindParticle.h @@ -4,7 +4,9 @@ #include "Point.h" #include "../Vector2.h" + /// ***** Header Class ***** + class WindParticle: public Point { public: