Preparing search index...
The search index is not available
GDevelop JavaScript game engine
GDevelop JavaScript game engine
gdjs
SpriteNetworkSyncDataType
Type alias SpriteNetworkSyncDataType
Sprite
Network
Sync
Data
Type
:
{
anim
:
SpriteAnimatorNetworkSyncData
;
color
:
string
;
ifx
:
boolean
;
ify
:
boolean
;
op
:
float
;
sx
:
float
;
sy
:
float
;
}
Type declaration
anim
:
SpriteAnimatorNetworkSyncData
color
:
string
ifx
:
boolean
ify
:
boolean
op
:
float
sx
:
float
sy
:
float
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GDevelop JavaScript game engine
Loading...