I know you can just have the IDE auto-generate the methods but I still find it extremely irritating that the method names in the cpp file ALL have BullCowGame:: prefacing them. It looks terrible, it’s annoying to read, and it’s a pain to type every single time when you don’t/can’t autogenerate the methods. I simply can’t believe there’s no way around having to do this, but I can’t find anything online. Help?
I have to agree, it is annoying having to type all that out…
Thank God for whoever standardized copy & Paste. I haven’t tried it myself but perhaps a Using Alias would work 
