Error Pong?
I get three errors after trying to compile:"Error Class, struct, or interface method must have a return type" I get that for two places, the TestMenuSprites method and the StartTest method. I then get an identifier expected method after StartTest(testLoop) as well. I was wondering if anybody else got this problem. If not I can provide the code if needed.
|