Phaser Scale Manager constants for orientation.
- Since: 3.16.0
- Source: src/scale/const/ORIENTATION_CONST.js (Line 7)
Members
-
<static, constant> LANDSCAPE :string
-
A landscape orientation.
Type:
- string
- Since: 3.16.0
- Source: src/scale/const/ORIENTATION_CONST.js (Line 27)
-
<static, constant> PORTRAIT :string
-
A portrait orientation.
Type:
- string
- Since: 3.16.0
- Source: src/scale/const/ORIENTATION_CONST.js (Line 37)