Quote:
Originally Posted by cbk1994
Stefan (or one of his disciples) said to set it directly on iPhone servers (Ol West, Kingdoms iPhone) as it's faster or something.
|
I find this weird as I'd imagine the difference in time between one such built-in function and assigning a variable to be somewhat negligible.
So if this really does make a significant difference, wouldn't it also be better to assign such variables as this.isblocking, this.visible and this.layer instead of using this.dontblock();, this.hide(); and this.drawunderplayer();?