Inheritance diagram for DzOffsetManip:

Properties | |
| Number | xOffset |
| Number | yOffset |
Constructors | |
| DzOffsetManip (Number x=0, Number y=0) | |
Methods | |
| void | setOffset (Number x, Number y) |
Sets the offset for the image
| x | The offset for the image in x. | |
| y | The offset for the image in y. |
The offset for the image on x.
The offset for the image on y.