refactory-mineclear
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Add
Rank
Block
constructor
dom
has
Clicked
html
Str
id
is
Bomb
point
right
Click
State
x
y
bind
Event
exploade
getHTMLStr
init
State
isbomb
listen
Event
show
Point
Build
DOM
Difficulty
Picker
Directo
General
Directo
Hard
Director
Director
Easy
Event
Center
Face
Flag
Counter
Mine
Area
Mine
Clear
Rank
List
State
Machine
Timer
Mine
Area
Config
State
Map
get
Single
Event
Center
init
Difficulty
class
Factory
default
get
Curent
Time
get
NumerHTMLStr
face
Img
Hierarchy
DOM
Block
Index
Constructors
constructor
Properties
dom
has
Clicked
html
Str
id
is
Bomb
point
right
Click
State
x
y
Methods
bind
Event
exploade
getHTMLStr
init
State
isbomb
listen
Event
show
Point
Constructors
constructor
new
Block
(
isBomb
:
boolean
, posX
:
any
, posY
:
any
)
:
Block
Parameters
isBomb:
boolean
posX:
any
posY:
any
Returns
Block
Properties
Protected
dom
dom
:
any
Private
has
Clicked
has
Clicked
:
boolean
= false
Protected
html
Str
html
Str
:
string
Protected
id
id
:
string
Private
is
Bomb
is
Bomb
:
boolean
point
point
:
number
= 0
Private
right
Click
State
right
Click
State
:
StateMachine
Private
x
x
:
number
Private
y
y
:
number
Methods
Private
bind
Event
bind
Event
(
)
:
void
Returns
void
Private
exploade
exploade
(
id
:
any
)
:
void
Parameters
id:
any
Returns
void
getHTMLStr
getHTMLStr
(
)
:
string
Returns
string
Private
init
State
init
State
(
)
:
void
Returns
void
isbomb
isbomb
(
)
:
boolean
Returns
boolean
Private
listen
Event
listen
Event
(
)
:
void
Returns
void
Private
show
Point
show
Point
(
x
:
any
, y
:
any
)
:
void
展示此格子的值,如果此格子为空白点,则触发 ‘blank_expand’事件
Parameters
x:
any
y:
any
Returns
void
Generated using
TypeDoc
展示此格子的值,如果此格子为空白点,则触发 ‘blank_expand’事件