SpriteGetImage Method |
| Name | Description | |
|---|---|---|
| GetImage |
return the current image frame. Warning: If you write to this image, it will
affect all sprites using this frame.
| |
| GetImage(Int32, Int32) |
return the frame for the given index. Warning: If you write to this image, it will
affect all sprites using this frame.
|