On Jan 18, 1:01 pm, Andre <[email protected]> wrote:
> Hello skink, thanks for advice
>
> I agree, my array manipulations is not quite well.
>
> And I think you right about getters too...(this is
> one of the key principles in "designing for performance"
> document), I don't yet replace them with members,
> just becouse my updatePhysics is take ~1ms to execute...
>
> Best Regards, Andre
>

hi,

i mean getters in drawAsteroids() & drawBullets() methods: getX|Y|
Width|Height

they are called on asteroids[i] & bullets[i]

pskik
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to