Function Camera2D.resetSmoothing
Sets the camera's position immediately to its current smoothing destination. This has no effect if smoothing is disabled.
void resetSmoothing() nothrow @nogc;
Sets the camera's position immediately to its current smoothing destination. This has no effect if smoothing is disabled.
void resetSmoothing() nothrow @nogc;