| Entry | |
|---|---|
| R0 | Drag Location Flags |
| R1 | Sprite Area? (0 for system, 1 for Wimp, otherwise an address) |
| R2 | Pointer to sprite name |
| R3 | Pointer to 16-byte block containing drag box |
| R4 | Pointer to optional block containing bounding box |
| Exit |
|---|
| All registers preserved |
The purpose of this call is to start dragging a sprite.
The sprite provided in R2 is copied so the original can be disposed of safely to free memory if required.