Search
Preparing search index...
The search index is not available
malwoden
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
gui/util
Module gui/util
Index
Interfaces
Border
Style
Tiles
Type aliases
Border
Styles
Functions
draw
Border
Object literals
tile
Map
Type aliases
Border
Styles
Border
Styles
:
"double-bar"
|
"single-bar"
Functions
draw
Border
draw
Border
(
borderOptions
:
{
backColor
?:
Color
;
bounds
:
Rect
;
foreColor
?:
Color
;
style
:
"double-bar"
|
"single-bar"
;
terminal
:
BaseTerminal
}
)
:
void
Parameters
borderOptions:
{
backColor
?:
Color
;
bounds
:
Rect
;
foreColor
?:
Color
;
style
:
"double-bar"
|
"single-bar"
;
terminal
:
BaseTerminal
}
Optional
back
Color
?:
Color
bounds
:
Rect
Optional
fore
Color
?:
Color
style
:
"double-bar"
|
"single-bar"
terminal
:
BaseTerminal
Returns
void
Object literals
Const
tile
Map
tile
Map
:
object
double-
bar
double-
bar
:
object
bottom
Left
Corner
bottom
Left
Corner
:
boxDrawingsDoubleUpAndRight
= CharCode.boxDrawingsDoubleUpAndRight
bottom
Right
Corner
bottom
Right
Corner
:
boxDrawingsDoubleUpAndLeft
= CharCode.boxDrawingsDoubleUpAndLeft
horizontal
Bars
Bottom
horizontal
Bars
Bottom
:
boxDrawingsDoubleHorizontal
= CharCode.boxDrawingsDoubleHorizontal
horizontal
Bars
Top
horizontal
Bars
Top
:
boxDrawingsDoubleHorizontal
= CharCode.boxDrawingsDoubleHorizontal
top
Left
Corner
top
Left
Corner
:
boxDrawingsDoubleDownAndRight
= CharCode.boxDrawingsDoubleDownAndRight
top
Right
Corner
top
Right
Corner
:
boxDrawingsDoubleDownAndLeft
= CharCode.boxDrawingsDoubleDownAndLeft
vertical
Bars
Left
vertical
Bars
Left
:
boxDrawingsDoubleVertical
= CharCode.boxDrawingsDoubleVertical
vertical
Bars
Right
vertical
Bars
Right
:
boxDrawingsDoubleVertical
= CharCode.boxDrawingsDoubleVertical
single-
bar
single-
bar
:
object
bottom
Left
Corner
bottom
Left
Corner
:
boxDrawingsLightUpAndRight
= CharCode.boxDrawingsLightUpAndRight
bottom
Right
Corner
bottom
Right
Corner
:
boxDrawingsLightUpAndLeft
= CharCode.boxDrawingsLightUpAndLeft
horizontal
Bars
Bottom
horizontal
Bars
Bottom
:
boxDrawingsLightHorizontal
= CharCode.boxDrawingsLightHorizontal
horizontal
Bars
Top
horizontal
Bars
Top
:
boxDrawingsLightHorizontal
= CharCode.boxDrawingsLightHorizontal
top
Left
Corner
top
Left
Corner
:
boxDrawingsLightDownAndRight
= CharCode.boxDrawingsLightDownAndRight
top
Right
Corner
top
Right
Corner
:
boxDrawingsLightDownAndLeft
= CharCode.boxDrawingsLightDownAndLeft
vertical
Bars
Left
vertical
Bars
Left
:
boxDrawingsLightVertical
= CharCode.boxDrawingsLightVertical
vertical
Bars
Right
vertical
Bars
Right
:
boxDrawingsLightVertical
= CharCode.boxDrawingsLightVertical
Globals
calc
fov
generation
gui
gui/util
input
pathfinding
rand
root
struct
terminal
Border
Style
Tiles
Border
Styles
draw
Border
tile
Map
Generated using
TypeDoc