@moxijs/core - v0.3.5
Preparing search index...
createShapeFromSprite
Function createShapeFromSprite
createShapeFromSprite
(
sprite
:
Sprite
,
type
?:
"auto"
|
"circle"
|
"rectangle"
,
)
:
ShapeConfig
Shape creation from sprite bounds
Parameters
sprite
:
Sprite
type
:
"auto"
|
"circle"
|
"rectangle"
= 'auto'
Returns
ShapeConfig
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@moxijs/core - v0.3.5
Loading...
Shape creation from sprite bounds