The height and width variables in the CollisionRect and Sprite classes need to
be encapsulated and deprecated - they will not be able to be accessed directly
after 0.2.4. Any new accessor or mutator should use the final modifier to
prevent subclasses from overriding a simple setter or getter.
Original issue reported on code.google.com by MetroidF...@gmail.com on 7 Jun 2010 at 1:07
Original issue reported on code.google.com by
MetroidF...@gmail.com
on 7 Jun 2010 at 1:07