Showing related tags and posts across the entire site.
-
I'm not trying to break things :-), but I seem to have uncovered another (minor) bug. The sprite Clone() method works fine for sprites created from image files, but seems to fail for those created using CaptureSprite(). The program below demonstrates this. Neil // Demonstration of sprite cloning...