Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Confetti Bundle
bundle
Rectangle
Class Rectangle
Hierarchy (
view full
)
BaseRange
Rectangle
Index
Constructors
constructor
Properties
position
size
type
Methods
contains
intersects
Constructors
constructor
new
Rectangle
(
x
,
y
,
width
,
height
)
:
Rectangle
Parameters
x
:
number
y
:
number
width
:
number
height
:
number
Returns
Rectangle
Properties
Readonly
position
position
:
ICoordinates
Readonly
size
size
:
IDimension
Readonly
type
type
:
string
Methods
contains
contains
(
point
)
:
boolean
Parameters
point
:
ICoordinates
Returns
boolean
intersects
intersects
(
range
)
:
boolean
Parameters
range
:
BaseRange
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
position
size
type
Methods
contains
intersects
tsParticles - v3.0.0
Loading...