pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
Box.height
pixelperfectengine
graphics
common
Box
Sets the height of the represented box while keeping the top coordinate.
int
height
[@property getter]
int
height
[@property setter]
struct
Box
public @
property
@
nogc
@
safe
pure nothrow
int
height
(
int
val
)
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
Sets the height of the represented box while keeping the top coordinate.