@@ -0,0 +1,10 @@
+Unit Water;
+
+Interface
+Implementation
+Constructor tWaterSpot.Init(_X,_Y,_Radius:Longint);
+Begin
+End;