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