Search
Preparing search index...
The search index is not available
jga-algorithms-shuffle - v0.0.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"games-roguelike/src/game/engine/components/appearance"
AppearanceComponent
Class AppearanceComponent
Hierarchy
Component
AppearanceComponent
Implements
ComponentInterface
Index
Constructors
constructor
Properties
glyph
name
Methods
get
Glyph
get
Name
set
Glyph
Constructors
constructor
new
Appearance
Component
(
glyph
:
GlyphInterface
)
:
AppearanceComponent
Parameters
glyph:
GlyphInterface
Returns
AppearanceComponent
Properties
Private
glyph
glyph
:
GlyphInterface
Protected
name
name
:
string
Methods
get
Glyph
get
Glyph
(
)
:
GlyphInterface
Returns
GlyphInterface
get
Name
get
Name
(
)
:
string
Returns
string
set
Glyph
set
Glyph
(
glyph
:
GlyphInterface
)
:
void
Parameters
glyph:
GlyphInterface
Returns
void
Globals
"games-
roguelike/src/game/engine/components/appearance"
Appearance
Component
constructor
glyph
name
get
Glyph
get
Name
set
Glyph
Generated using
TypeDoc