phina.js.d.ts
Preparing search index...
phina
game
GameAppStatic
Interface GameAppStatic
interface
GameAppStatic
{
new
GameAppStatic
(
options
?:
GameAppOptions
)
:
phina
.
game
.
GameApp
;
(
options
?:
GameAppOptions
)
:
phina
.
game
.
GameApp
;
}
GameAppStatic
(
options
?:
GameAppOptions
)
:
phina
.
game
.
GameApp
Parameters
Optional
options
:
GameAppOptions
Returns
phina
.
game
.
GameApp
Index
Constructors
constructor
Constructors
constructor
new
GameAppStatic
(
options
?:
GameAppOptions
)
:
phina
.
game
.
GameApp
Parameters
Optional
options
:
GameAppOptions
Returns
phina
.
game
.
GameApp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
phina.js.d.ts
Loading...