Preparing search index...
The search index is not available
Pixel Pigeon Documentation
Pixel Pigeon Documentation
EntityEllipse
Interface EntityEllipse
interface
EntityEllipse
{
condition
?:
(
(
)
=>
boolean
)
;
ellipseID
:
string
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
condition?
ellipseID
x?
y?
Properties
Optional
condition
condition
?:
(
(
)
=>
boolean
)
Type declaration
(
)
:
boolean
Returns
boolean
ellipseID
ellipseID
:
string
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
condition
ellipseID
x
y
Pixel Pigeon Documentation
Loading...