Skip to content

Encapsulation Nathaniel Sellers

NSellersP5 edited this page Jan 21, 2015 · 1 revision

Making a variable private then using a method to make it public. This helps to make it so the code is nice and simplified. This also gives us a chance to use a action to make a new method that helps keep the private methods to the code.