Search
Preparing search index...
The search index is not available
jga-dices - v0.3.4
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"roguelike/src/game/display"
DisplayInterface
Interface DisplayInterface
Hierarchy
DisplayInterface
Implemented by
Display
Index
Methods
clear
draw
draw
Text
get
Container
get
Height
get
Width
Methods
clear
clear
(
)
:
void
Returns
void
draw
draw
(
position
:
PositionInterface
, glyph
:
GlyphInterface
)
:
void
Parameters
position:
PositionInterface
glyph:
GlyphInterface
Returns
void
draw
Text
draw
Text
(
position
:
PositionInterface
, text
:
string
)
:
number
Parameters
position:
PositionInterface
text:
string
Returns
number
get
Container
get
Container
(
)
:
HTMLElement
|
null
Returns
HTMLElement
|
null
get
Height
get
Height
(
)
:
number
Returns
number
get
Width
get
Width
(
)
:
number
Returns
number
Globals
"roguelike/src/game/display"
Display
Display
Interface
clear
draw
draw
Text
get
Container
get
Height
get
Width
Generated using
TypeDoc