Joined: March 2nd, 2004, 3:36 pm Posts: 10720
|
|
It's one of those things that tends to get postponed because it doesn't add much value (since it's easy to write a loop to do the waiting). But I still intend to do it unless someone beats me to it with an includable function.
Come to think of it, this is probably one of those features that should be an includable function (via #Include) because the performance would be approximately the same. This is because polling a single pixel is a low-overhead operation.
|
|