Function Camera2D.getDragMargin
Returns the specified margin. See also dragMarginBottom
, dragMarginTop
, dragMarginLeft
, and dragMarginRight
.
double getDragMargin
(
const(long) margin
) nothrow @nogc const;
Returns the specified margin. See also dragMarginBottom
, dragMarginTop
, dragMarginLeft
, and dragMarginRight
.
double getDragMargin
(
const(long) margin
) nothrow @nogc const;