WindMouse(xs, ys, xe, ye, gravity, wind, minWait, maxWait, maxStep, targetArea: extended);
Ok, so those are the parameters.
I'm guessing that xs, ys, xe, and ye are some sort of coordinates (first two start point, second two end point?), gravity is how you want it to arc to the object (how strong the gravity to it is? Higher or lower is stronger?), but I don't understand totally after that. Lmk if I guessed wrong to :P.


Reply With Quote