pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
Box.pad
pixelperfectengine
graphics
common
Box
Pads the edges of the given box by the given amounts and returns a new Box.
int
left
;
int
top
;
int
right
;
int
bottom
;
Meta
Source
See Implementation
pixelperfectengine
graphics
common
Box
constructors
this
functions
isBetween
move
opBinary
pad
relMove
toString
properties
area
cornerLL
cornerLR
cornerUL
cornerUR
height
width
static functions
bySize
variables
bottom
left
right
top
Pads the edges of the given box by the given amounts and returns a new Box.