splitVertical Property
splitVertical: Number
Gets or sets the value indicating the vertical number that the jigsaw puzzle will be split to. This number may occur as the horizontal division number (after silent swap with splitHorizontal), in order to obtain more square-like pices. The values of splitHorizontal and splitVertical remain the same, only internal variables are updated regarding the width and height of the content. Available values are 2 to 36.
The value of this property takes effect if is set before puzzle is started.
The default value is 5
Implementationpublic function get splitVertical():Number
public function set splitVertical(value:Number):void
Jigsaw Puzzle AS3 ClassProperties, Methods and Events supported by Jigsaw Puzzle AS3 Component Class for Flash. |
Sliding Puzzle AS3 ClassMethods, Properties and Events supported by Sliding Puzzle AS3 Component Class for Flash CS4. |
