MCPcopy Create free account

hub / github.com/afolmert/libtcod-go / functions

Functions776 in github.com/afolmert/libtcod-go

↓ 1 callersFunctionBkgndAddAlpha
(alpha float32)
tcod/tcod.go:115
↓ 1 callersFunctionBkgndAlpha
(alpha float32)
tcod/tcod.go:111
↓ 1 callersMethodBlit2x
(dest *Console, dx, dy, sx, sy, w, h int)
tcod/tcod.go:1774
↓ 1 callersFunctionClamp
(a, b, x int)
tcod/tcod.go:127
↓ 1 callersMethodClamp
(min, max float32)
tcod/tcod.go:1603
↓ 1 callersMethodComputeFov
calculate the field of view (potentially visible cells from player_x,player_y)
tcod/tcod.go:1229
↓ 1 callersMethodCopy
copy a map to another, reallocating it when needed
tcod/tcod.go:1219
↓ 1 callersMethodCountCells
(min, max float32)
tcod/tcod.go:1576
↓ 1 callersMethodFill
typedef char map_t[DEMO_SCREEN_WIDTH][DEMO_SCREEN_HEIGHT]; TODO check if memset is available ? TODO !! memset(map,'#',sizeof(char)*DEMO_SCREEN_WIDT
sample/main.go:1186
↓ 1 callersMethodGetDefaultBackground
()
tcod/gui.go:105
↓ 1 callersMethodGetDefaultForeground
()
tcod/gui.go:106
↓ 1 callersMethodGetFocusedWidget
()
tcod/gui.go:196
↓ 1 callersMethodGetNthValue
(nth int)
tcod/tcod.go:1558
↓ 1 callersFunctionGetRandomInstance
()
tcod/tcod.go:1943
↓ 1 callersMethodGetUseSelectionColor
()
tcod/gui.go:1379
↓ 1 callersMethodHLine
draw a horizontal line
sample/main.go:1236
↓ 1 callersMethodHline
(x, y, l int, flag BkgndFlag)
tcod/tcod.go:538
↓ 1 callersFunctionInitialize
()
sample/main.go:1793
↓ 1 callersMethodIsInFov
check if a cell is in the last computed field of view
tcod/tcod.go:1236
↓ 1 callersMethodKernelTransform
(kernelsize int, dx, dy []int, weight []float32, minLevel, maxLevel float32)
tcod/tcod.go:1650
↓ 1 callersFunctionLineMt
(xo, yo, xd, yd int, listener LineListener, userData interface{}, data *BresenhamData)
tcod/tcod.go:946
↓ 1 callersFunctionMouseIsCursorVisible
()
tcod/tcod.go:498
↓ 1 callersMethodMove
(x, y int)
tcod/gui.go:428
↓ 1 callersMethodMultiply
(c2 Color)
tcod/tcod.go:337
↓ 1 callersFunctionNamegenGenerate
generate a name
tcod/tcod.go:986
↓ 1 callersFunctionNamegenGetSets
retrieve the list of all available syllable set names
tcod/tcod.go:1006
↓ 1 callersFunctionNamegenParse
Name generator
tcod/tcod.go:979
↓ 1 callersFunctionNewAddFbmOperation
(zoom, offsetx, offsety, octaves, scale, offset float32)
hmtool/main.go:717
↓ 1 callersFunctionNewAddHillOperation
(nbHill int, radius, radiusVar, height float32)
hmtool/main.go:937
↓ 1 callersFunctionNewAsciiArtDemo
()
sample/main.go:171
↓ 1 callersFunctionNewAsciiArtFromFile
(fname string)
sample/asciiart.go:146
↓ 1 callersFunctionNewBspDemo
()
sample/main.go:1366
↓ 1 callersFunctionNewBspWithSize
(x, y, w, h int)
tcod/tcod.go:1293
↓ 1 callersFunctionNewColorsDemo
()
sample/main.go:205
↓ 1 callersFunctionNewDijkstraUsingMap
(m *Map, diagonalCost float32)
tcod/tcod.go:1863
↓ 1 callersFunctionNewFovDemo
()
sample/main.go:664
↓ 1 callersFunctionNewGui
(console IConsole)
tcod/gui.go:131
↓ 1 callersMethodNewHBox
(x, y, padding int)
tcod/gui.go:789
↓ 1 callersFunctionNewImage
(width, height int)
tcod/tcod.go:1695
↓ 1 callersFunctionNewImageDemo
()
sample/main.go:1459
↓ 1 callersMethodNewImageWidget
(x, y, w, h int)
tcod/gui.go:624
↓ 1 callersFunctionNewLinesDemo
()
sample/main.go:369
↓ 1 callersFunctionNewMouseDemo
()
sample/main.go:1520
↓ 1 callersFunctionNewNameDemo
()
sample/main.go:1645
↓ 1 callersFunctionNewNoiseDemo
()
sample/main.go:491
↓ 1 callersFunctionNewNoiseLerpOperation
(coef, zoom, offsetx, offsety, octaves, scale, offset float32)
hmtool/main.go:1474
↓ 1 callersFunctionNewNormalizeOperation
(min, max float32)
hmtool/main.go:616
↓ 1 callersFunctionNewOffscreenDemo
()
sample/main.go:309
↓ 1 callersFunctionNewParser
()
tcod/tcod.go:2100
↓ 1 callersFunctionNewParserDemo
()
sample/main.go:1711
↓ 1 callersFunctionNewPathDemo
()
sample/main.go:906
↓ 1 callersFunctionNewPathUsingMap
(m *Map, diagonalCost float32)
tcod/tcod.go:1799
↓ 1 callersFunctionNewRadioButtonStatic
()
tcod/gui.go:1327
↓ 1 callersFunctionNewRainErosionOperation
(nbDroperations int, erosionCoef, sedimentationCoef float32)
hmtool/main.go:1369
↓ 1 callersFunctionNewRootConsoleWithFont
(w, h int, title string, fullscreen bool, fontFile string, fontFlags, nbCharHoriz, nbCharVertic int, renderer
tcod/tcod.go:742
↓ 1 callersFunctionNewScaleFbmOperation
(zoom, offsetx, offsety, octaves, scale, offset float32)
hmtool/main.go:878
↓ 1 callersMethodNewSeparator
(txt string)
tcod/gui.go:842
↓ 1 callersMethodNewSeparatorWithTip
(txt, tip string)
tcod/gui.go:848
↓ 1 callersFunctionNewSmoothOperation
(minLevel, maxLevel float32, count int)
hmtool/main.go:1197
↓ 1 callersFunctionNewTextBoxStatic
()
tcod/gui.go:1113
↓ 1 callersFunctionNewVoronoiOperation
(nbPoints, nbCoef int, coef []float32)
hmtool/main.go:1569
↓ 1 callersMethodPathSet
(x, y int)
tcod/tcod.go:1883
↓ 1 callersMethodPathWalk
()
tcod/tcod.go:1902
↓ 1 callersMethodRainErosion
(nbDrops int, erosionCoef, sedimentationCoef float32, rnd *Random)
tcod/tcod.go:1646
↓ 1 callersMethodRemoveSons
()
tcod/tcod.go:1435
↓ 1 callersMethodRemoveWidget
(w IWidget)
tcod/gui.go:694
↓ 1 callersMethodResize
(x, y, w, h int)
tcod/tcod.go:1481
↓ 1 callersMethodRestore
(backup *Random)
tcod/tcod.go:1971
↓ 1 callersFunctionRun
()
sample/main.go:1853
↓ 1 callersMethodRun
TODO custom parsers are not supported TCODLIB_API TCOD_value_type_t TCOD_parser_new_custom_type(TCOD_parser_t parser,TCOD_parser_custom_t custom_type_
tcod/tcod.go:2117
↓ 1 callersMethodScaleFbm
(noise *Noise, mulx, muly, addx, addy, octaves, delta, scale float32)
tcod/tcod.go:1668
↓ 1 callersMethodSetDefaultGroup
(group int)
tcod/gui.go:1338
↓ 1 callersMethodSetDefaultRadioGroup
(group int)
tcod/gui.go:208
↓ 1 callersMethodSetFullscreen
(fullscreen bool)
tcod/tcod.go:761
↓ 1 callersMethodSetGroup
(group int)
tcod/gui.go:1371
↓ 1 callersMethodSetGui
(*Gui)
tcod/gui.go:101
↓ 1 callersMethodSetSelectionColor
(fore, back Color)
tcod/gui.go:1383
↓ 1 callersMethodSetShouldPrintFrame
(value bool)
tcod/gui.go:925
↓ 1 callersMethodSetUseSelectionColor
(use bool)
tcod/gui.go:1375
↓ 1 callersMethodSplitOnce
(horizontal bool, position int)
tcod/tcod.go:1446
↓ 1 callersMethodSplitRecursive
(randomizer *Random, nb int, minHSize int, minVSize int, maxHRatio float32, maxVRatio float32)
tcod/tcod.go:1453
↓ 1 callersFunctionSysForceFullscreenResolution
(width, height int)
tcod/tcod.go:1095
↓ 1 callersFunctionSysGetDirectoryContent
(path, pattern string)
tcod/tcod.go:1159
↓ 1 callersFunctionSysGetFps
()
tcod/tcod.go:1103
↓ 1 callersFunctionSysSaveScreenshot
()
tcod/tcod.go:1081
↓ 1 callersMethodTraverseInvertedLevelOrder
TODO can it store Go values in list structure?? maybe replace it with record
tcod/tcod.go:1411
↓ 1 callersMethodUnSelect
()
tcod/gui.go:1420
↓ 1 callersMethodUnSelectGroup
(group int)
tcod/gui.go:1334
↓ 1 callersMethodVLine
draw a vertical line
sample/main.go:1197
↓ 1 callersMethodWalk
(recalcWhenNeeded bool)
tcod/tcod.go:1815
↓ 1 callersFunctionaddHill
(nbHill int, baseRadius, radiusVar, height float32)
hmtool/main.go:1856
↓ 1 callersMethodaddInternal
()
hmtool/main.go:553
↓ 1 callersFunctionbackup
()
hmtool/main.go:1817
↓ 1 callersFunctionbuildGui
()
hmtool/main.go:2093
↓ 1 callersFunctionbuildGui
()
sample/main.go:1834
↓ 1 callersMethodcancel
cancel the last operation
hmtool/main.go:476
↓ 1 callersMethodclear
remove all operation, clear the heightmap
hmtool/main.go:471
↓ 1 callersFunctioncos
(f float32)
hmtool/main.go:341
↓ 1 callersFunctionfromKey
(k Key)
tcod/tcod.go:183
↓ 1 callersMethodgetAsciiArt
(id int)
sample/asciiart.go:108
← previousnext →201–300 of 776, ranked by callers