Skip to content

flightpath-4.x-dev-3

tagged this 09 Mar 21:22
I ran a script to convert from camelCase to underscore_style.
Now, only Class names are CamelCased.  Everything else-- variables and methods and functions,
are all going to be underscore_style (also called K&R or C++ style).
Even though I think this isn't as pretty, it is consistent, which is what I am more
concerned about.
Assets 2
Loading