Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deniszholob/factorio-cheat-sheet
/ functions
Functions
199 in github.com/deniszholob/factorio-cheat-sheet
⨍
Functions
199
◇
Types & classes
273
Method
clickedLink
Expand the sheet jumped to and close the nav
src/app/layout/nav/nav.component.ts:69
Method
collapseAllSheets
()
src/app/layout/nav/nav.component.ts:94
Method
column
(column: number)
src/app/cheat-sheets/game-base/nuclear-power/sre-diagram/sre-diagram.component.ts:24
Method
constructor
(private swUpdate: SwUpdate)
src/app/app.component.ts:21
Method
constructor
(private router: Router)
src/app/layout/main/main.component.ts:21
Method
constructor
( public dataService: DataService, private sheetCollapseToggleService: SheetCollapseToggleService // r
src/app/layout/nav/nav.component.ts:29
Method
constructor
(private dataService: DataService)
src/app/cheat-sheets/game-base/balancers/balancers.component.ts:24
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/inserter-throughput/inserter-throughput.component.ts:35
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/train-colors/train-colors.component.ts:24
Method
constructor
(protected dataService: DataService)
src/app/cheat-sheets/game-base/space-age/space-age.component.ts:45
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/inserter-capacity-bonus/inserter-capacity-bonus.component.ts:24
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/material-processing/material-processing.component.ts:85
Method
constructor
(protected dataService: DataService)
src/app/cheat-sheets/game-base/trains/trains.component.ts:33
Method
constructor
(protected dataService: DataService)
src/app/cheat-sheets/game-base/mining/mining.component.ts:113
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/combat/combat.component.ts:32
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/links/links.component.ts:22
Method
constructor
(protected dataService: DataService)
src/app/cheat-sheets/game-base/power-steam/power-steam.component.ts:70
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/oil-refining/oil-refining.component.ts:27
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/cargo-wagon-transfer/cargo-wagon-transfer.component.ts:52
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/cs-common-ratios/cs-common-ratios.component.ts:42
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/nuclear-power/nuclear-power.component.ts:40
Method
constructor
()
src/app/cheat-sheets/game-base/nuclear-power/sre-diagram/sre-diagram.component.ts:40
Method
constructor
(protected dataService: DataService)
src/app/cheat-sheets/game-base/power-solar/power-solar.component.ts:159
Method
constructor
(protected dataService: DataService)
src/app/cheat-sheets/game-base/power-solar/calculator-solar/calculator-solar.component.ts:37
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/productivity-module-payoffs/productivity-module-payoffs.component.ts:51
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/vehicle-fuel-bonus/vehicle-fuel-bonus.component.ts:31
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/modules-and-beacons/modules-and-beacons.component.ts:37
Method
constructor
(protected dataService: DataService)
src/app/cheat-sheets/game-base/belts/belts.component.ts:31
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/science/science.component.ts:67
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/tips/tips.component.ts:27
Method
constructor
(public dataService: DataService)
src/app/cheat-sheets/game-base/fluid-wagon-transfer/fluid-wagon-transfer.component.ts:32
Method
constructor
(public doCollapse: boolean, public id?: string)
src/app/services/collapse.model.ts:2
Method
constructor
(public cheatSheet: CheatSheet, public data: any)
src/app/services/data.model.ts:4
Method
constructor
(private sheetCollapseToggleService: SheetCollapseToggleService)
src/app/shared/cheat-sheet/cheat-sheet.component.ts:24
Method
constructor
(icon: FactorioIcon, title: string, isCollapsed?: boolean)
src/app/shared/cheat-sheet/cheat-sheet.model.ts:12
Method
constructor
(src: string, text?: string, name?: string)
src/app/shared/factorio-icon/factorio-icon.model.ts:14
Method
constructor
( private dataService: DataService, sheetCollapseToggleService: SheetCollapseToggleService )
src/app/shared/cheat-sheet-template/cheat-sheet-template.component.ts:64
Method
constructor
(private dataService: DataService)
src/app/shared/icon-ratio-composite/icon-ratio-composite.component.ts:40
Method
constructor
( private httpClientService: HttpClient, public clipboardService: ClipboardService )
src/app/shared/blueprint-clipboard/blueprint-clipboard.component.ts:37
Method
constructor
( // eslint-disable-next-line @typescript-eslint/no-explicit-any @Inject(PLATFORM_ID) private plat
src/app/shared/ad-sense/ad-sense.component.ts:26
Method
copyBpString
* Copies Blueprint to clipboard * @param url Link that contains the BP text * @param tooltip NgbTooltip object to operate on
src/app/shared/blueprint-clipboard/blueprint-clipboard.component.ts:78
Method
expandAllSheets
()
src/app/layout/nav/nav.component.ts:98
Method
getColorStyle
(rgb: number[])
src/app/cheat-sheets/game-base/train-colors/train-colors.component.ts:41
Function
getLocalImagePath
(imageName)
src/app/shared/app-settings.ts:43
Method
iconId
(iconId: FactorioIcons)
src/app/shared/cheat-sheet-template/cheat-sheet-template.component.ts:36
Method
inputChange
Makes sure the value changes before running calculations * Mostly for the mouse click event, since the change event is not registering the tick ch
src/app/cheat-sheets/game-base/nuclear-power/nuclear-power.component.ts:72
Function
isFactorioIcons
(value: string)
src/app/shared/factorio-icons.enum.ts:1295
Function
isPlanets
(value: string)
src/app/data/planets.enum.ts:13
Function
isQuality
(value: string)
src/app/cheat-sheets/game-base/space-age/quality.enum.ts:13
Method
machineIconId
( machineIconId: FactorioIcons | 'AssemblingMachineCombined' )
src/app/shared/icon-ratio-composite/icon-ratio-composite.component.ts:20
Method
ngAfterViewInit
()
src/app/shared/ad-sense/ad-sense.component.ts:42
Method
ngOnDestroy
()
src/app/app.component.ts:25
Method
ngOnDestroy
()
src/app/layout/main/main.component.ts:29
Method
ngOnDestroy
()
src/app/layout/nav/nav.component.ts:50
Method
ngOnDestroy
()
src/app/shared/cheat-sheet-template/cheat-sheet-template.component.ts:78
Method
ngOnDestroy
()
src/app/shared/ad-sense/ad-sense.component.ts:32
Method
ngOnInit
Get Nav Data: sheet id's to anchor link to
src/app/layout/nav/nav.component.ts:45
Method
ngOnInit
()
src/app/cheat-sheets/game-base/balancers/balancers.component.ts:26
Method
ngOnInit
()
src/app/cheat-sheets/game-base/inserter-throughput/inserter-throughput.component.ts:37
Method
ngOnInit
()
src/app/cheat-sheets/game-base/train-colors/train-colors.component.ts:26
Method
ngOnInit
()
src/app/cheat-sheets/game-base/inserter-capacity-bonus/inserter-capacity-bonus.component.ts:26
Method
ngOnInit
Get Data for the Cheat Sheet from the DataService
src/app/cheat-sheets/game-base/material-processing/material-processing.component.ts:88
Method
ngOnInit
Get Data for the Cheat Sheet from the DataService
src/app/cheat-sheets/game-base/mining/mining.component.ts:116
Method
ngOnInit
()
src/app/cheat-sheets/game-base/combat/combat.component.ts:34
Method
ngOnInit
Get Data for the Cheat Sheet from the DataService
src/app/cheat-sheets/game-base/links/links.component.ts:25
Method
ngOnInit
Get Data for the Cheat Sheet from the DataService
src/app/cheat-sheets/game-base/oil-refining/oil-refining.component.ts:30
Method
ngOnInit
()
src/app/cheat-sheets/game-base/cargo-wagon-transfer/cargo-wagon-transfer.component.ts:54
Method
ngOnInit
Get Data for the Cheat Sheet from the DataService
src/app/cheat-sheets/game-base/nuclear-power/nuclear-power.component.ts:43
Method
ngOnInit
()
src/app/cheat-sheets/game-base/productivity-module-payoffs/productivity-module-payoffs.component.ts:53
Method
ngOnInit
()
src/app/cheat-sheets/game-base/vehicle-fuel-bonus/vehicle-fuel-bonus.component.ts:33
Method
ngOnInit
()
src/app/cheat-sheets/game-base/modules-and-beacons/modules-and-beacons.component.ts:39
Method
ngOnInit
Get Data for the Cheat Sheet from the DataService
src/app/cheat-sheets/game-base/science/science.component.ts:86
Method
ngOnInit
()
src/app/cheat-sheets/game-base/tips/tips.component.ts:29
Method
ngOnInit
()
src/app/cheat-sheets/game-base/fluid-wagon-transfer/fluid-wagon-transfer.component.ts:34
Method
onCalcFromAccumulators
()
src/app/cheat-sheets/game-base/power-solar/calculator-solar/calculator-solar.component.ts:65
Method
onCalcFromPower
()
src/app/cheat-sheets/game-base/power-solar/calculator-solar/calculator-solar.component.ts:56
Method
onChangePacksPerMinute
(value: number)
src/app/cheat-sheets/game-base/science/science.component.ts:102
Method
onInputChange
Makes sure the value changes before running calculations * Mostly for the mouse click event, since the change event is not registering the tick ch
src/app/cheat-sheets/game-base/mining/mining.component.ts:133
Method
onSetLabPreset
TODO: remove undefined
src/app/cheat-sheets/game-base/science/science.component.ts:108
Method
onUpdateSciencePackFactory
()
src/app/cheat-sheets/game-base/science/science.component.ts:73
Method
openNav
()
src/app/layout/nav/nav.component.ts:81
Method
productIconId
(productIconId: FactorioIcons)
src/app/shared/icon-ratio-composite/icon-ratio-composite.component.ts:26
Function
render
(args)
src/app/cheat-sheets/game-base/nuclear-power/sre-matrix/sre-matrix.component.stories.ts:28
Function
render
(args)
src/app/shared/cheat-sheet/cheat-sheet.component.stories.ts:57
Function
render
(args)
src/app/shared/factorio-icon/factorio-icon.component.stories.ts:32
Function
render
(args)
src/app/shared/cheat-sheet-template/cheat-sheet-template.component.stories.ts:41
Method
row
(row: number)
src/app/cheat-sheets/game-base/nuclear-power/sre-diagram/sre-diagram.component.ts:14
Method
selectPlanet
(planet: PlanetsInfo)
src/app/cheat-sheets/game-base/power-solar/power-solar.component.ts:153
Method
sheetName
(id: string)
src/app/layout/nav/nav.component.ts:90
Method
solarAvgMw
(solarAvgMw: number)
src/app/cheat-sheets/game-base/power-solar/calculator-solar/calculator-solar.component.ts:29
Method
title
(title: string)
src/app/shared/cheat-sheet-template/cheat-sheet-template.component.ts:42
Method
toggleCollapse
Toggle the isCollapsed Flag
src/app/shared/cheat-sheet/cheat-sheet.model.ts:25
Method
toggleCollapse
Toggle the isCollapsed Flag
src/app/shared/cheat-sheet-template/cheat-sheet-template.component.ts:89
Method
toggleDropdown
()
src/app/cheat-sheets/game-base/power-solar/power-solar.component.ts:149
Method
toggleNav
()
src/app/layout/nav/nav.component.ts:85
Method
transform
* Used on FACTORIO_ICONS_INFO[entry].display * Display has format of "Category: Name" * Return only the name part * @param value any string
src/app/pipes/replace.pipe.ts:12
Method
transform
* Takes a decimal and rounds it up. * @param value any number
src/app/pipes/ceiling.pipe.ts:10
Method
updateCategory
()
src/app/layout/main/main.component.ts:34
Method
url
(url: string | undefined)
src/app/shared/blueprint-clipboard/blueprint-clipboard.component.ts:21
← previous
101–199 of 199, ranked by callers