VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This is the same simple mouse chaser just 10x smoother.

by Matt J (3 Submissions)
Category: Graphics
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Thu 21st December 2000
Date Added: Mon 8th February 2021
Rating: (1 Votes)

This is the same simple mouse chaser just 10x smoother.

Rate This is the same simple mouse chaser just 10x smoother.



Form1.Cls
FillColor = RGB(Rnd * 255, Rnd * 255, Rnd * 255)
FillStyle = 0
Circle (Int(X + 250), Int(Y + 250)), Int(200)

Download this snippet    Add to My Saved Code

This is the same simple mouse chaser just 10x smoother. Comments

No comments have been posted about This is the same simple mouse chaser just 10x smoother.. Why not be the first to post a comment about This is the same simple mouse chaser just 10x smoother..

Post your comment

Subject:
Message:
0/1000 characters