On 8 March 2014 20:27, Sean Felipe Wolfe <[email protected]> wrote: > Hello everybody, > > I'm getting back into some Java game programming using the (excellent) > libgdx library. It's been a couple years since I've written Java > classes from scratch and it's got me thinking.
Sean, did you mean to send this to core Python list? It is not relevant to CPython development (it's really off topic even for python-ideas). A more appropriate venue for this kind of general programming question is the "Programmers" subsite of Stack Exchange. For example, you can see some discussion of the "private" variable question at https://programmers.stackexchange.com/questions/143736/why-do-we-need-private-variables Regards, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
