Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/balajmarius/commit4
/ functions
Functions
52 in github.com/balajmarius/commit4
⨍
Functions
52
◇
Types & classes
26
↓ 10 callers
Method
add
()
src/helpers/score.js:19
↓ 4 callers
Method
create
()
src/states/play.js:6
↓ 4 callers
Function
getIsAvailable
(lastTime, gameTime, timeout = BUGS.timeout)
src/shared/utils.js:17
↓ 4 callers
Method
render
()
src/actors/bugs/index.js:82
↓ 3 callers
Method
disable
()
src/actors/bullets/bullet.js:19
↓ 2 callers
Method
activate
()
src/actors/bullets/bullet.js:26
↓ 2 callers
Method
disable
()
src/actors/bugs/bug.js:39
↓ 2 callers
Method
explode
()
src/actors/bugs/bug.js:29
↓ 2 callers
Method
move
()
src/actors/player/index.js:51
↓ 2 callers
Method
reset
()
src/actors/bugs/column.js:31
↓ 1 callers
Method
activate
()
src/actors/bugs/bug.js:46
↓ 1 callers
Method
activate
()
src/actors/player/octocat.js:47
↓ 1 callers
Method
cleanup
()
src/actors/bugs/index.js:76
↓ 1 callers
Method
die
()
src/actors/player/index.js:35
↓ 1 callers
Method
disable
()
src/actors/player/octocat.js:41
↓ 1 callers
Method
disarm
()
src/actors/player/octocat.js:27
↓ 1 callers
Function
getUniqueInteger
(queue, columns, game)
src/shared/utils.js:3
↓ 1 callers
Method
move
()
src/actors/bugs/index.js:58
↓ 1 callers
Method
remove
(column)
src/actors/bugs/index.js:35
↓ 1 callers
Method
remove
()
src/actors/bugs/column.js:39
↓ 1 callers
Method
reset
()
src/actors/bullets/column.js:33
↓ 1 callers
Method
spawn
()
src/actors/bugs/index.js:43
↓ 1 callers
Method
start
()
src/states/loading.js:76
Method
constructor
()
src/main.js:6
Method
constructor
(game, player, bullets, bugs)
src/helpers/controls.js:3
Method
constructor
(game)
src/helpers/score.js:6
Method
constructor
()
src/states/loading.js:5
Method
constructor
(game, name, bugs, score)
src/actors/bullets/index.js:8
Method
constructor
(game, name, frame, index, remove, score, bugs)
src/actors/bullets/column.js:5
Method
constructor
(game, name, coordinates)
src/actors/bullets/bullet.js:5
Method
constructor
(game, name, coordinates, current, index, remove)
src/actors/bugs/bug.js:5
Method
constructor
(game, name, player)
src/actors/bugs/index.js:8
Method
constructor
(game, name, frame, current, player)
src/actors/bugs/column.js:5
Method
constructor
(game, name)
src/actors/player/index.js:7
Method
constructor
(game, name, coordinates, frame)
src/actors/player/octocat.js:5
Method
create
()
src/states/loading.js:13
Method
fire
()
src/helpers/controls.js:37
Method
fire
(column)
src/actors/bullets/index.js:32
Method
fire
()
src/actors/player/index.js:42
Method
fire
()
src/actors/player/octocat.js:34
Method
goLeft
()
src/helpers/controls.js:48
Method
goLeft
()
src/actors/player/index.js:69
Method
goRight
()
src/helpers/controls.js:58
Method
goRight
()
src/actors/player/index.js:83
Method
preload
()
src/states/loading.js:23
Method
remove
(column)
src/actors/bullets/index.js:42
Method
render
()
src/actors/bullets/index.js:49
Method
render
()
src/actors/bullets/column.js:42
Method
render
()
src/actors/bugs/column.js:46
Method
render
()
src/actors/player/index.js:97
Method
restart
()
src/helpers/controls.js:27
Method
update
()
src/states/play.js:28