phina.js.d.ts
Preparing search index...
phina
asset
SpriteSheetData
Type Alias SpriteSheetData
type
SpriteSheetData
=
{
animations
:
{
[
key
:
string
]:
SpriteSheetAnimation
;
[
key
:
number
]:
SpriteSheetAnimation
;
}
;
frame
:
SpriteSheetFrame
;
}
Index
Properties
animations
frame
Properties
animations
animations
:
{
[
key
:
string
]:
SpriteSheetAnimation
;
[
key
:
number
]:
SpriteSheetAnimation
;
}
frame
frame
:
SpriteSheetFrame
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animations
frame
phina.js.d.ts
Loading...