Name: Anonymous 2008-01-12 15:55
if Enemy.Left > Form1.Width then Enemy.Left := 0;
Why is that giving me errors?
Delphi noob here, yes I've read my SICP six times through today, and although it has given me much insight, it doesn't contain the answer.
Why is that giving me errors?
Delphi noob here, yes I've read my SICP six times through today, and although it has given me much insight, it doesn't contain the answer.