Open sgillen opened 9 years ago
need to go through all the stuff I wrote and make sure all the variable / function names are using the same convention
lower_case_underscores for variables camelCase for functions/classes
might also want to be consistent about member variables vs local?
need to go through all the stuff I wrote and make sure all the variable / function names are using the same convention
lower_case_underscores for variables camelCase for functions/classes
might also want to be consistent about member variables vs local?