Rezi
Preparing search index...
core/src
Rect
Type Alias Rect
Rect
:
Readonly
<
{
h
:
number
;
w
:
number
;
x
:
number
;
y
:
number
}
>
Rectangle with position (x,y) and dimensions (w,h) in terminal cells.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Rectangle with position (x,y) and dimensions (w,h) in terminal cells.