SQLite and classes

While working on the Sign In class, I realized that I have no idea how I’m going to work it. After creating the first class of which I tested the theory of my creation, I thought that if I kept adding functions to the class that it would eventually become as the old classes that I made in the game that failed because it couldn’t be extended any further. I do understand that there is no way, as of now, that I will be able to keep it all at one class which in turns has some automatic controls below it.

After I started to write about how I was going to do it, the idea came to me and I figured it out and I finished it with it being an awesome improvement over the old one I made last year. There are still a few changes I may make but right now I think it is all good.

Possibly Related Posts:


Comments are closed.