Search
Preparing search index...
The search index is not available
jga-algorithms-random - v0.1.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"games/console/src/console"
Console
Class Console
Hierarchy
Console
Implements
ConsoleInterface
Index
Constructors
constructor
Properties
renderer
Methods
append
get
Container
get
Renderer
Constructors
constructor
new
Console
(
renderer
:
ConsoleRendererInterface
)
:
Console
Parameters
renderer:
ConsoleRendererInterface
Returns
Console
Properties
Private
renderer
renderer
:
ConsoleRendererInterface
Methods
append
append
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
get
Container
get
Container
(
)
:
HTMLElement
|
null
Returns
HTMLElement
|
null
get
Renderer
get
Renderer
(
)
:
ConsoleRendererInterface
Returns
ConsoleRendererInterface
Globals
"games/console/src/console"
Console
constructor
renderer
append
get
Container
get
Renderer
Generated using
TypeDoc