rotatePieces Property

Flash Puzzles » Properties » Puzzle Properties » rotatePieces ::

rotatePieces Property

rotatePieces: Boolean

Gets or sets a value that indicates whether whether the puzzle pieces can be rotated using the spacebar, arrow keys and mouse wheel. The value of this property takes effect if is set before puzzle is started.

Don't forget to put a notice to your application about functionality of the keys. You can also add buttons triggering rotateActivePiece().

The default value is false.

Implementation
public function get rotatePieces():Boolean
public function set rotatePieces(value:Boolean):void

Jigsaw Puzzle AS3 Class
Jigsaw Puzzle AS3 Class

Properties, Methods and Events supported by Jigsaw Puzzle AS3 Component Class for Flash.