Camera2D.setLimit

Sets the specified camera limit. See also limitBottom, limitTop, limitLeft, and limitRight.

struct Camera2D
@nogc nothrow
void
setLimit
(
in long margin
,
in long limit
)

Meta