Luna::OffsetBox::OffsetBox
OffsetBox(_Ty left, _Ty top, _Ty front, _Ty right, _Ty bottom, _Ty back)
Constructs one box.
Parameters
-
in left
The left offset of the rectangle from its container.
-
in top
The top offset of the rectangle from its container.
-
in front
The front offset of the rectangle from its container.
-
in right
The right offset of the rectangle from its container.
-
in bottom
The bottom offset of the rectangle from its container.
-
in back
The back offset of the rectangle from its container.