Back to static

 I have found out that all methods that are voids, or that you are going to use as menus can stay as static, and its only when you want to create an object that you instantiate them (get rid of the static).

Comments

Popular posts from this blog

Faults

The Re-cap

MVC Obssesed