ISpriteLayer.setSlice

Writes the displayed portion of the sprite. Returns the new slice, if invalid (greater than the bitmap, etc.) returns the old one.

interface ISpriteLayer
@safe nothrow
Coordinate
setSlice
(
int n
,
Coordinate slice
)

Meta