Creates an instance of the Forward effect.
ForwardEffect(effectContainer_:Sprite, htmlText_:String, customBlocks_:Array = null)
Name |
Type |
Description |
|---|---|---|
| effectContainer_ | Sprite | The Sprite object that will contain the text effect properties |
| htmlText_ | String | The target text with the HTML elements used to format it |
| customBlocks_ | Array | The array containing the positions of the custom block separators in the text |