[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] moving the ship



>> >of course, this just truncates the numbers to integers. no exciting
>> >"sub-pixel" blitting i'm afraid. heh.

>> But it'll save you some time on integer conversion if you're doing a lot of it....

>Does it actually save any time, or just typing effort?  The conversion
>still has to take place, doesn't it?

Probably both. It's like an int(int(parameter)) - might not take as long to do the second int() but it still has to check, which means there's still cycles a'wastin' =]
____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org