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
?:
Scriptable
<
number
>
;
y
?:
Scriptable
<
number
>
;
}
Index
Properties
condition?
spriteID
x?
y?
Properties
Optional
condition
condition
?:
()
=>
boolean
spriteID
spriteID
:
string
Optional
x
x
?:
Scriptable
<
number
>
Optional
y
y
?:
Scriptable
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
condition
spriteID
x
y
Pixel Pigeon Documentation
Loading...