Phaser API Documentation

  Version: 
rotated: boolean

Description:

CURRENTLY UNSUPPORTED

Is this frame is rotated or not in the Texture? Rotation allows you to use rotated frames in texture atlas packing. It has nothing to do with Sprite rotation.

Type:
boolean
Default: false
Since: 3.0.0
Source: src/textures/Frame.js (Line 223)