phaser/src/gameobjects
2023-01-03 12:30:34 +00:00
..
bitmaptext Updated copyright year 2023-01-02 17:36:27 +00:00
blitter Updated copyright year 2023-01-02 17:36:27 +00:00
components Updated copyright year 2023-01-02 17:36:27 +00:00
container Updated copyright year 2023-01-02 17:36:27 +00:00
domelement Updated copyright year 2023-01-02 17:36:27 +00:00
events Updated copyright year 2023-01-02 17:36:27 +00:00
extern Updated copyright year 2023-01-02 17:36:27 +00:00
graphics Updated copyright year 2023-01-02 17:36:27 +00:00
group Updated copyright year 2023-01-02 17:36:27 +00:00
image Updated copyright year 2023-01-02 17:36:27 +00:00
layer Updated copyright year 2023-01-02 17:36:27 +00:00
lights Updated copyright year 2023-01-02 17:36:27 +00:00
mesh Updated copyright year 2023-01-02 17:36:27 +00:00
nineslice Updated copyright year 2023-01-02 17:36:27 +00:00
particles * EmitterOp._onEmit is a new private reference to the emit callback function, if specified in the emitter configuration. It is called by the new EmitterOp.proxyEmit method, to ensure that the Emitter current property remains current. * EmitterOp._onUpdate is a new private reference to the update callback function, if specified in the emitter configuration. It is called by the new EmitterOp.proxyUpdate method, to ensure that the Emitter current property remains current. * EmitterOp.destroy is a new method that nulls all references. This is called automatically when a ParticleEmitter is itself destroyed. 2023-01-03 12:30:34 +00:00
pathfollower Updated copyright year 2023-01-02 17:36:27 +00:00
pointlight Updated copyright year 2023-01-02 17:36:27 +00:00
rendertexture Updated copyright year 2023-01-02 17:36:27 +00:00
rope Updated copyright year 2023-01-02 17:36:27 +00:00
shader Updated copyright year 2023-01-02 17:36:27 +00:00
shape Updated copyright year 2023-01-02 17:36:27 +00:00
sprite Updated copyright year 2023-01-02 17:36:27 +00:00
text Updated copyright year 2023-01-02 17:36:27 +00:00
tilesprite Updated copyright year 2023-01-02 17:36:27 +00:00
typedefs Updated copyright year 2023-01-02 17:36:27 +00:00
video Updated copyright year 2023-01-02 17:36:27 +00:00
zone Updated copyright year 2023-01-02 17:36:27 +00:00
BuildGameObject.js Updated copyright year 2023-01-02 17:36:27 +00:00
BuildGameObjectAnimation.js Updated copyright year 2023-01-02 17:36:27 +00:00
DisplayList.js Updated copyright year 2023-01-02 17:36:27 +00:00
GameObject.js Updated copyright year 2023-01-02 17:36:27 +00:00
GameObjectCreator.js Updated copyright year 2023-01-02 17:36:27 +00:00
GameObjectFactory.js Updated copyright year 2023-01-02 17:36:27 +00:00
GetCalcMatrix.js Updated copyright year 2023-01-02 17:36:27 +00:00
index.js Updated copyright year 2023-01-02 17:36:27 +00:00
UpdateList.js Updated copyright year 2023-01-02 17:36:27 +00:00