pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
Box.move
PixelPerfectEngine
graphics
common
Box
Moves the box to the given position.
struct
Box
@
nogc
@
safe
nothrow pure
void
move
(
int
x
,
int
y
)
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
variables
bottom
left
right
top
Moves the box to the given position.