Home
Case Studies
Player
GitHub
Reference
Features
Animation Tool
Web Site
Usage
YouTube
Features
GitHub
Framework
GitHub
Features
Language
English
日本語
简体中文
Support US
GitHub
Contact
Next2D Player Pocket Reference
Home
Reference
DisplayList, DisplayObject, and DisplayObjectContainer
Chapter, 01
Read More
Adding and removing DisplayObjects from DisplayObjectContainer
Chapter, 02
Read More
Events when DisplayObjects are added to or removed from DisplayObjectContainer
Chapter, 03
Read More
Checking and changing the overlapping order of DisplayObjects in a container
Chapter, 04
Read More
Determine the number of DisplayObjects and whether they are DisplayObjects in a container
Chapter, 05
Read More
Refers to a DisplayObject in a container by specifying the index instance name
Chapter, 06
Read More
Reference to parent DisplayObjectContainer and root DisplayObjectContainer
Chapter, 07
Read More
Set or change the DisplayObject name.
Chapter, 08
Read More
Move the position of the DisplayObject
Chapter, 09
Read More
To examine and set DisplayObject width/height/scaling values
Chapter, 10
Read More
Rotate the DisplayObject
Chapter, 11
Read More
Completely hide the DisplayObject
Chapter, 12
Read More
Referencing and changing the transparency of a DisplayObject
Chapter, 13
Read More
Applying a mask to a DisplayObject
Chapter, 14
Read More
Referencing and changing DisplayObject's blendMode
Chapter, 15
Read More
Grid settings for zooming in and out of 9 slices
Chapter, 16
Read More
Bounding box of DisplayObject
Chapter, 17
Read More
Convert between global and local coordinates
Chapter, 18
Read More
Check if it overlaps with the specified coordinate (collision detection)
Chapter, 19
Read More
Change the playback speed.
Chapter, 20
Read More
MovieClip
Play/Stop a MovieClip
Read More
Properties used in the MovieClip timeline
Read More
Filter
Apply the DropShadow effect
DropShadowFilter
Read More
Apply the Blur effect
BlurFilter
Read More
Apply the glow effect
GlowFilter
Read More
Apply the bevel effect
BevelFilter
Read More
Apply the color matrix effect
ColorMatrixFilter
Read More
Apply convolution effect
ConvolutionFilter
Read More
Apply the displacement map effect
DisplacementMapFilter
Read More
Apply the Gradient Bevel effect
GradientBevelFilter
Read More
Apply the Gradation Glow effect.
GradientGlowFilter
Read More