Preparing search index...
The search index is not available
GDevelop JavaScript game engine
GDevelop JavaScript game engine
gdjs
SpriteAnimatorNetworkSyncData
Type alias SpriteAnimatorNetworkSyncData
Sprite
Animator
Network
Sync
Data
:
{
an
:
integer
;
di
:
integer
;
et
:
float
;
fr
:
integer
;
pa
:
boolean
;
ss
:
float
;
}
Represents all the information needed to synchronize the animations of an object.
Type declaration
an
:
integer
di
:
integer
et
:
float
fr
:
integer
pa
:
boolean
ss
:
float
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GDevelop JavaScript game engine
Loading...
Represents all the information needed to synchronize the animations of an object.