I've had to give up that Distance Learning course as I was having trouble seeing the teacher.
Can you tell what is wrong with this code?
if (DrawPosition.Contains( (int)location.Position.X, (int)location.Position.X) ) {
I can, but it took me a bit of head scratching….
Reader Comments (3)
-= Maarten =-