Preparing search index...
The search index is not available
@tawaship/pixim-animate-container - v2.5.0
@tawaship/pixim-animate-container
core
CreatejsShape
Class CreatejsShape
inherited
createjs.Shape
Hierarchy
CreatejsShape_base
CreatejsShape
Implements
ICreatejsDisplayObjectUpdater
ICreatejsDisplayObjectInitializer
Indexable
[
key
:
string
]:
any
Index
Constructors
constructor
Properties
_createjs
Event
Manager
_createjs
Params
_off
_pixi
Data
alpha
mask
pixi
regX
regY
rotation
scaleX
scaleY
skewX
skewY
visible
x
y
Accessors
graphics
masked
Methods
add
Event
Listener
initialize
remove
All
Event
Listeners
remove
Event
Listener
update
Blend
Mode
For
Pixi
update
For
Pixi
update
State
For
Pixi
Constructors
constructor
new
CreatejsShape
(
...
args
:
any
[]
)
:
CreatejsShape
Parameters
...
args
:
any
[]
Returns
CreatejsShape
Properties
Protected
_createjs
Event
Manager
_createjsEventManager
:
CreatejsEventManager
Protected
_createjs
Params
_createjsParams
:
ICreatejsShapeParam
_off
_off
:
boolean
Protected
_pixi
Data
_pixiData
:
IPixiShapeData
alpha
alpha
:
number
mask
mask
:
TCreatejsMask
pixi
pixi
:
PixiShape
regX
regX
:
number
regY
regY
:
number
rotation
rotation
:
number
scaleX
scaleX
:
number
scaleY
scaleY
:
number
skewX
skewX
:
number
skewY
skewY
:
number
visible
visible
:
boolean
x
x
:
number
y
y
:
number
Accessors
graphics
get
graphics
()
:
null
|
CreatejsGraphics
Returns
null
|
CreatejsGraphics
set
graphics
(
value
:
null
|
CreatejsGraphics
)
:
void
Parameters
value
:
null
|
CreatejsGraphics
Returns
void
masked
get
masked
()
:
DisplayObject
[]
Returns
DisplayObject
[]
Methods
add
Event
Listener
addEventListener
(
type
:
string
,
cb
:
CreatejsButtonHelper
|
ICreatejsInteractionEventDelegate
,
...
args
:
any
[]
,
)
:
any
Parameters
type
:
string
cb
:
CreatejsButtonHelper
|
ICreatejsInteractionEventDelegate
...
args
:
any
[]
Returns
any
initialize
initialize
(
...
args
:
any
[]
)
:
any
Parameters
...
args
:
any
[]
Returns
any
remove
All
Event
Listeners
removeAllEventListeners
(
type
?:
string
,
...
args
:
any
[]
)
:
any
Parameters
Optional
type
:
string
...
args
:
any
[]
Returns
any
remove
Event
Listener
removeEventListener
(
type
:
string
,
cb
:
ICreatejsInteractionEventDelegate
,
...
args
:
any
[]
,
)
:
any
Parameters
type
:
string
cb
:
ICreatejsInteractionEventDelegate
...
args
:
any
[]
Returns
any
update
Blend
Mode
For
Pixi
updateBlendModeForPixi
(
mode
:
BLEND_MODES
)
:
void
Parameters
mode
:
BLEND_MODES
Returns
void
update
For
Pixi
updateForPixi
()
:
boolean
Returns
boolean
update
State
For
Pixi
updateStateForPixi
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_createjs
Event
Manager
_createjs
Params
_off
_pixi
Data
alpha
mask
pixi
regX
regY
rotation
scaleX
scaleY
skewX
skewY
visible
x
y
Accessors
graphics
masked
Methods
add
Event
Listener
initialize
remove
All
Event
Listeners
remove
Event
Listener
update
Blend
Mode
For
Pixi
update
For
Pixi
update
State
For
Pixi
@tawaship/pixim-animate-container - v2.5.0
Loading...
inherited createjs.Shape