MCPcopy Create free account

hub / github.com/Neil-Ni/ng2-2048 / functions

Functions86 in github.com/Neil-Ni/ng2-2048

↓ 6 callersMethodforEach
(cb: any)
app/services/grid.service.ts:136
↓ 5 callersMethodgetCellAt
(pos: IPosition)
app/services/grid.service.ts:113
↓ 4 callersMethod_coordinatesToPosition
(pos: IPosition)
app/services/grid.service.ts:153
↓ 4 callersFunctiontemplateLocals
()
tools/utils/seed/template_locals.ts:4
↓ 3 callersFunctioninject
(name?: string)
tools/tasks/seed/build.index.dev.ts:19
↓ 3 callersMethodsetCellAt
(pos: IPosition, tile: Tile)
app/services/grid.service.ts:122
↓ 3 callersMethodwithinGrid
(cell: IPosition)
app/services/grid.service.ts:73
↓ 2 callersMethod_positionToCoordinates
(i: number)
app/services/grid.service.ts:144
↓ 2 callersMethodavailableCells
()
app/services/grid.service.ts:171
↓ 2 callersFunctionclean
(paths: string|string[])
tools/utils/seed/clean.ts:5
↓ 2 callersFunctiondeleteAndWalk
(path: any)
tools/tasks/seed/clean.tools.ts:23
↓ 2 callersFunctioninject
(...files: Array<string>)
tools/tasks/seed/build.index.prod.ts:26
↓ 2 callersMethodinsertTile
(tile: Tile)
app/services/grid.service.ts:157
↓ 2 callersMethodlisten
(port: number)
tools/manual_typings/seed/tiny-lr.d.ts:8
↓ 2 callersFunctionmakeTsProject
(options?: Object)
tools/utils/seed/tsproject.ts:6
↓ 2 callersMethodmoveTile
(tile: Tile, newPosition: IPosition)
app/services/grid.service.ts:129
↓ 2 callersMethodrandomlyInsertNewTile
()
app/services/grid.service.ts:184
↓ 1 callersMethodanyCellsAvailable
()
app/services/grid.service.ts:197
↓ 1 callersFunctionappVersion
()
tools/config/seed.config.ts:208
↓ 1 callersMethodbuildEmptyGameBoard
()
app/services/grid.service.ts:24
↓ 1 callersMethodbuildStartingPosition
()
app/services/grid.service.ts:86
↓ 1 callersFunctionbundleShims
()
tools/tasks/seed/build.bundles.ts:19
↓ 1 callersMethodcalculateNextPosition
(cell: IPosition, key: string)
app/services/grid.service.ts:55
↓ 1 callersMethodcellAvailable
(cell: IPosition)
app/services/grid.service.ts:78
↓ 1 callersMethodchanged
(options: any)
tools/manual_typings/seed/tiny-lr.d.ts:7
↓ 1 callersMethodgenerate
()
app/services/uniqueId.service.ts:2
↓ 1 callersFunctiongetEnvironment
()
tools/config/seed.config.ts:214
↓ 1 callersFunctiongetInjectablesDependenciesRef
(name?: string)
tools/tasks/seed/build.index.dev.ts:26
↓ 1 callersFunctiongetShims
()
tools/tasks/seed/build.bundles.ts:9
↓ 1 callersFunctioninjectCss
()
tools/tasks/seed/build.index.prod.ts:37
↓ 1 callersFunctioninjectJs
()
tools/tasks/seed/build.index.prod.ts:33
↓ 1 callersFunctionloadTasks
(path: string)
tools/utils/seed/tasks_tools.ts:10
↓ 1 callersMethodmove
(key: string)
app/services/game.service.ts:37
↓ 1 callersMethodmovesAvailable
()
app/services/game.service.ts:87
↓ 1 callersMethodnewGame
()
app/app.component.ts:18
↓ 1 callersMethodnewGame
()
app/services/game.service.ts:31
↓ 1 callersFunctionnormalizeDependencies
(deps: InjectableDependency[])
tools/config/seed.config.ts:201
↓ 1 callersFunctionnotifyLiveReload
(e:any)
tools/utils/seed/server.ts:14
↓ 1 callersFunctiononlyDirs
(es: any)
tools/tasks/seed/build.assets.prod.ts:7
↓ 1 callersFunctionprepareTemplates
()
tools/tasks/seed/build.html_scss.ts:19
↓ 1 callersMethodprepareTiles
()
app/services/grid.service.ts:28
↓ 1 callersFunctionprocessComponentCss
()
tools/tasks/seed/build.html_scss.ts:24
↓ 1 callersMethodrandomAvailableCell
()
app/services/grid.service.ts:190
↓ 1 callersFunctionreadDir
(root: string, cb: (taskname: string) => void)
tools/utils/seed/tasks_tools.ts:36
↓ 1 callersFunctionregisterTask
(taskname: string, path: string)
tools/utils/seed/tasks_tools.ts:15
↓ 1 callersMethodremoveTile
(pos: IPosition)
app/services/grid.service.ts:162
↓ 1 callersMethodreset
()
app/models/tile.ts:30
↓ 1 callersFunctionrunServer
()
tools/utils/seed/code_change_tools.ts:4
↓ 1 callersMethodsamePositions
(a: IPosition, b: IPosition)
app/services/grid.service.ts:167
↓ 1 callersMethodsavePosition
()
app/models/tile.ts:25
↓ 1 callersMethodtileMatchesAvailable
()
app/services/grid.service.ts:92
↓ 1 callersFunctiontransformPath
()
tools/tasks/seed/build.index.dev.ts:40
↓ 1 callersFunctiontransformPath
()
tools/tasks/seed/build.index.prod.ts:41
↓ 1 callersMethodtraversalDirections
(key: string)
app/services/grid.service.ts:37
↓ 1 callersMethodupdatePosition
(newPosition: IPosition)
app/models/tile.ts:38
↓ 1 callersFunctionwalk
(path: string)
tools/utils/seed/tasks_tools.ts:41
↓ 1 callersFunctionwalk
(path: any)
tools/tasks/seed/clean.tools.ts:13
↓ 1 callersFunctionwatch
(taskname: string)
tools/utils/seed/watch.ts:8
MethodDEPENDENCIES
()
tools/config/seed.config.ts:67
Methodadd
(stream: NodeJS.ReadWriteStream)
tools/manual_typings/seed/merge-stream.d.ts:4
Functionchanged
(files: any)
tools/utils/seed/code_change_tools.ts:20
Methodconstructor
()
tools/config/project.config.ts:6
Methodconstructor
(public game: GameService)
app/app.component.ts:14
Methodconstructor
(private gameService: GameService)
app/components/message/message.component.ts:12
Methodconstructor
( private gridService: GridService, private store: Store<any> )
app/services/game.service.ts:19
Methodconstructor
()
app/services/grid.service.ts:16
Methodconstructor
(position: IPosition, value: number)
app/models/tile.ts:13
FunctionfilterDependency
(env: string, d: InjectableDependency)
tools/config/seed.config.ts:191
FunctiongameReducer
(state = initialState, action: Action)
app/services/game.reducer.ts:25
MethodgetSize
()
app/services/grid.service.ts:20
MethodisDuplex
(stream: any)
tools/manual_typings/seed/istream.d.ts:6
MethodisReadable
(stream: any)
tools/manual_typings/seed/istream.d.ts:4
MethodisWritable
(stream: any)
tools/manual_typings/seed/istream.d.ts:5
MethodkeepGoing
()
app/components/message/message.component.ts:18
MethodkeepGoing
()
app/services/game.service.ts:91
Functionlisten
()
tools/utils/seed/code_change_tools.ts:8
FunctionmapPath
(dep: any)
tools/tasks/seed/build.index.dev.ts:32
FunctionmyUtil
()
tools/utils/project/sample_util.ts:1
Methodon
(eventName: string, cb: Function)
tools/manual_typings/seed/walk.d.ts:3
MethodonKeydown
(event: KeyboardEvent)
app/app.component.ts:23
Methodposition
()
app/models/tile.ts:21
Methodrestart
()
app/components/message/message.component.ts:14
FunctionserveProd
()
tools/utils/seed/server.ts:19
FunctionserveSPA
()
tools/utils/seed/server.ts:10
MethodupdateValue
(newVal: number)
app/models/tile.ts:34
Methodwalk
(path: string, options: any)
tools/manual_typings/seed/walk.d.ts:6