@duplicis/types - v1.0.0
Preparing search index...
Aberoth
App
Interface App
App instance
interface
App
{
autoLoad
:
AutoLoad
;
canvas
:
HTMLCanvasElement
;
constructor
:
AppConstructor
;
game
:
Game
;
newGame
()
:
void
;
}
Hierarchy (
View Summary
)
AppPrototype
App
Index
Properties
auto
Load
canvas
constructor
game
Methods
new
Game
Properties
auto
Load
autoLoad
:
AutoLoad
Auto load configuration
canvas
canvas
:
HTMLCanvasElement
Game canvas
constructor
constructor
:
AppConstructor
game
game
:
Game
Game instance
Methods
new
Game
newGame
()
:
void
start new game
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Load
canvas
constructor
game
Methods
new
Game
@duplicis/types - v1.0.0
Loading...
App instance