I have four different files named: main, vector, entity and physics. I will not post all the code, just the imports, because I think that\'s where the error is. (If you want
Not specifically for this asker, but this same error will show if the class name in your import doesn't match the definition in the file you're importing from.