Cannot Use parameter for Selector in Swift Class
I don’t actually get an error, but the buttons don’t call the function when they get pressed. I created a class to make my buttons easier but there is an issue with the selector. Right now all this code is in my viewController at the moment.