Layer.relScroll

Relative scrolling. Positive values scrolls the layer left and up, negative values scrolls the layer down and right.

class Layer
@nogc @safe
void
relScroll
(
int x
,
int y
)

Meta