Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chvin/react-tetris
/ functions
Functions
315 in github.com/chvin/react-tetris
⨍
Functions
315
◇
Types & classes
22
Function
constructor
()
src/components/matrix/index.js:14
Function
constructor
()
src/components/next/index.js:23
Function
constructor
()
src/containers/index.js:24
Method
constructor
()
src/components/pause/index.js:8
Method
constructor
()
src/components/point/index.js:12
Method
constructor
()
src/components/number/index.js:23
Method
constructor
()
src/components/logo/index.js:9
Function
cur
(state = initState, action)
src/reducers/cur/index.js:20
Function
down
(data)
src/actions/keyboard.js:10
Function
down
(store)
src/control/todo/p.js:5
Function
down
(store)
src/control/todo/s.js:4
Function
down
(store)
src/control/todo/rotate.js:7
Function
down
(store)
src/control/todo/r.js:5
Function
down
(store)
src/control/todo/space.js:7
Function
down
(store)
src/control/todo/right.js:8
Function
down
(store)
src/control/todo/left.js:8
Function
down
(store)
src/control/todo/down.js:7
Function
down
(o)
src/unit/event.js:3
Method
dra
()
src/components/logo/index.js:109
Function
drop
(data)
src/actions/index.js:83
Function
drop
(data)
src/actions/keyboard.js:3
Function
drop
(state = initState, action)
src/reducers/drop/index.js:6
Function
dt
(t,e)
docs/app-1.0.1.js:32
Function
et
()
docs/app-1.0.1.js:32
Function
exLine
(index)
src/components/matrix/index.js:126
Method
eyes
(func, delay1, delay2)
src/components/logo/index.js:76
Function
fall
()
src/control/states.js:65
Function
focus
(data)
src/actions/index.js:104
Function
focus
(state = initState, action)
src/reducers/focus/index.js:5
Function
getResult
(props = this.props)
src/components/matrix/index.js:52
Function
gt
(t,e,n)
docs/app-1.0.1.js:32
Method
hide
(func)
src/components/logo/index.js:65
Function
ht
(t,e,n)
docs/app-1.0.1.js:32
Function
ie
(t)
docs/app-1.0.1.js:32
Function
ke
()
docs/app-1.0.1.js:33
Function
keyDown
(e)
src/control/index.js:19
Function
keyUp
(e)
src/control/index.js:31
Function
left
(data)
src/actions/keyboard.js:17
Function
lock
(data)
src/actions/index.js:48
Function
lock
(state = initState, action)
src/reducers/lock/index.js:6
Function
matrix
(data)
src/actions/index.js:41
Function
matrix
(state = initState, action)
src/reducers/matrix/index.js:8
Function
max
(data)
src/actions/index.js:69
Function
moveBlock
(option)
src/actions/index.js:13
Function
mt
(t,e,n)
docs/app-1.0.1.js:32
Function
music
(data)
src/actions/index.js:97
Function
music
(data)
src/actions/keyboard.js:45
Function
music
(state = initState, action)
src/reducers/music/index.js:9
Function
nextBlock
(next = getNextType())
src/actions/index.js:6
Function
nn
()
docs/app-1.0.1.js:33
Function
nt
()
docs/app-1.0.1.js:32
Function
oe
(t)
docs/app-1.0.1.js:32
Function
over
(nextProps)
src/components/matrix/index.js:120
Function
parse
(state = initState, action)
src/reducers/max/index.js:13
Function
parse
(state = initState, action)
src/reducers/next/index.js:7
Function
pause
(data)
src/actions/index.js:90
Function
pause
(data)
src/actions/keyboard.js:52
Function
pause
(state = initState, action)
src/reducers/pause/index.js:5
Function
points
(data)
src/actions/index.js:62
Function
points
(state = initState, action)
src/reducers/points/index.js:13
Function
re
(t,e)
docs/app-1.0.1.js:32
Function
reducer
(state = initState, action)
src/reducers/keyboard/music.js:5
Function
reducer
(state = initState, action)
src/reducers/keyboard/rotate.js:5
Function
reducer
(state = initState, action)
src/reducers/keyboard/pause.js:5
Function
reducer
(state = initState, action)
src/reducers/keyboard/right.js:5
Function
reducer
(state = initState, action)
src/reducers/keyboard/reset.js:5
Function
reducer
(state = initState, action)
src/reducers/keyboard/drop.js:5
Function
reducer
(state = initState, action)
src/reducers/keyboard/left.js:5
Function
reducer
(state = initState, action)
src/reducers/keyboard/down.js:5
Method
render
()
src/components/pause/index.js:42
Method
render
()
src/components/music/index.js:11
Method
render
()
src/components/point/index.js:61
Method
render
()
src/components/number/index.js:64
Method
render
()
src/components/decorate/index.js:11
Method
render
()
src/components/keyboard/index.js:76
Method
render
()
src/components/keyboard/button/index.js:12
Function
reset
(data)
src/actions/index.js:76
Function
reset
(data)
src/actions/keyboard.js:38
Function
reset
(state = initState, action)
src/reducers/reset/index.js:5
Function
resize
()
src/containers/index.js:56
Function
right
(data)
src/actions/keyboard.js:24
Function
rn
(t,e)
docs/app-1.0.1.js:33
Function
rotate
(data)
src/actions/keyboard.js:31
Function
rt
()
docs/app-1.0.1.js:32
Function
shouldComponentUpdate
(state)
src/components/guide/index.js:23
Function
shouldComponentUpdate
(nextProps = {})
src/components/matrix/index.js:37
Function
shouldComponentUpdate
(nextProps)
src/components/next/index.js:35
Method
shouldComponentUpdate
({ data })
src/components/pause/index.js:20
Method
shouldComponentUpdate
({ data })
src/components/music/index.js:8
Method
shouldComponentUpdate
({ cur, point, max })
src/components/point/index.js:25
Method
shouldComponentUpdate
({ number })
src/components/number/index.js:46
Method
shouldComponentUpdate
()
src/components/decorate/index.js:8
Method
shouldComponentUpdate
({ keyboard, filling })
src/components/keyboard/index.js:73
Method
shouldComponentUpdate
(nextProps)
src/components/keyboard/button/index.js:9
Method
show
(func)
src/components/logo/index.js:54
Function
speedRun
(n)
src/actions/index.js:27
Function
speedRun
(state = initState, action)
src/reducers/speedRun/index.js:10
Function
speedStart
(n)
src/actions/index.js:20
Function
speedStart
(state = initState, action)
src/reducers/speedStart/index.js:10
Function
startLines
(n)
src/actions/index.js:34
← previous
next →
201–300 of 315, ranked by callers