Home
News
Learn
Download
Examples
Community
Plugins
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Filter
Hide inherited members:
show private members:
This is a
beta
release of our new docs system. Found an
issue
?
Please tell us about it in the
#
📖
-newdocs-feedback
channel on the
Phaser Discord
Namespace: Orientation
Phaser.Scale.Orientation
Source:
src/scale/const/ORIENTATION_CONST.js
(Line
7
)
Members
<static, constant> LANDSCAPE: string
Description:
A landscape orientation.
Type:
string
Since:
3.16.0
Source:
src/scale/const/ORIENTATION_CONST.js
(Line
27
)
<static, constant> PORTRAIT: string
Description:
A portrait orientation.
Type:
string
Since:
3.16.0
Source:
src/scale/const/ORIENTATION_CONST.js
(Line
37
)