Class: AmoyPageCurlFilter

AmoyPageCurlFilter

new AmoyPageCurlFilter (posx, posy, startPosx, startPosy)

Name Type Default Description
posx number 0. optional

drag moving x position

posy number 0. optional

drag moving y position

startPosx number 0. optional

drag start x position

startPosy number 0. optional

drag start y position

See:

Extends

  • PIXI.Filter

Members

nextPageTexture PIXI.Texture

the nextPageTexture texture

posx

current pos x

posy

current pos y

radius

current pos x

startPosx

start pos x

startPosy

start pos y

Methods

destroy (destroyBase)

Destroys this filter

Name Type Default Description
destroyBase boolean false optional

Whether to destroy the base texture of nextPageTexture as well

updateNextPageTexture ()

If the nextPageTexture is based on canvas , and the content of canvas has changed, then call updateColorMap for update texture.