Create a new PageFlip instance
Root HTML Element
Configuration object
Destructor. Remove a root HTML element and all event handlers
Turn to the specified page number (with animation)
New page number
Active page corner when turning
Turn to the next page (with animation)
Active page corner when turning
Turn to the prev page (with animation)
Active page corner when turning
Get current book sizes and position
Get the index of the current page in the page list (starts at 0)
Get current object responsible for flipping
Get current page orientation
Сurrent orientation: portrait or landscape
Get page from collection by number
Get page collection
Get the total number of pages in a book
Get the current rendering object
Get configuration object
Get current flipping state
Get UI object
Load pages from HTML elements on the HTML mode
List of pages as HTML Element
Load pages from images on the Canvas mode
List of paths to images
Removing all handlers from an event
Event name
Add new event handler
Start page turning. Called when a user clicks or touches
Touch position in coordinates relative to the book
Turn to the next page (without animation)
Turn to the specified page number (without animation)
New page number
Turn to the previous page (without animation)
Update the render area. Re-show current page.
Update current pages from HTML
List of pages as HTML Element
Update current pages from images
List of paths to images
Call a page orientation change event trigger. Update UI and rendering area
New page orientation (portrait, landscape)
Call a page number change event trigger
New page Number
Call a state change event trigger
New state of the object
Called when a finger / mouse moves
Touch position in coordinates relative to the book
True if there was a touch event, not a mouse click
Сalled when the user has stopped touching
Touch end position in coordinates relative to the book
true if there was a mobile swipe event
Generated using TypeDoc
Class representing a main PageFlip object