Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/afolmert/libtcod-go
/ functions
Functions
776 in github.com/afolmert/libtcod-go
⨍
Functions
776
◇
Types & classes
93
↓ 3 callers
Method
PutCharEx
(x, y, c int, fore, back Color)
tcod/tcod.go:527
↓ 3 callers
Method
Render
(first bool, key *Key)
sample/main.go:116
↓ 3 callers
Method
SetMouseL
(mouseL bool)
tcod/gui.go:98
↓ 3 callers
Method
SetX
(x int)
tcod/gui.go:84
↓ 3 callers
Method
SetY
(y int)
tcod/gui.go:86
↓ 3 callers
Method
expand
(x, y int)
tcod/gui.go:113
↓ 3 callers
Method
initializeAddFbmOperation
(opType OpType, zoom, offsetx, offsety, octaves, scale, offset float32)
hmtool/main.go:723
↓ 3 callers
Method
initializeContainer
(x, y, w, h int)
tcod/gui.go:684
↓ 3 callers
Method
initializeTextBox
(x, y, w, maxw int, label, value, tip string)
tcod/gui.go:1148
↓ 3 callers
Function
max
(a, b int)
tcod/gui.go:20
↓ 3 callers
Function
min
misc functions
hmtool/main.go:301
↓ 3 callers
Function
newImage
(data C.TCOD_image_t)
tcod/tcod.go:1689
↓ 3 callers
Method
newWidget
()
tcod/gui.go:232
↓ 3 callers
Method
onButtonClick
()
tcod/gui.go:112
↓ 3 callers
Function
randByte
()
sample/main.go:39
↓ 3 callers
Function
setColors
(w IWidget)
sample/main.go:1821
↓ 3 callers
Method
valueToText
()
tcod/gui.go:1558
↓ 2 callers
Method
AddFbm
(noise *Noise, mulx, muly, addx, addy, octaves, delta, scale float32)
tcod/tcod.go:1663
↓ 2 callers
Method
AddSon
(son *Bsp)
tcod/tcod.go:1280
↓ 2 callers
Method
CheckForKeypress
(flags int)
tcod/tcod.go:820
↓ 2 callers
Method
Compute
Not implemented - go not supporting callbacks func PathNewUsingFunction() { //TCODLIB_API TCOD_path_t TCOD_path_new_using_function(int map_width, int
tcod/tcod.go:1811
↓ 2 callers
Method
Flush
()
tcod/tcod.go:810
↓ 2 callers
Method
Get
()
tcod/tcod.go:1059
↓ 2 callers
Method
GetData
()
tcod/tcod.go:515
↓ 2 callers
Method
GetDistance
(x, y int)
tcod/tcod.go:1879
↓ 2 callers
Method
GetMinMax
()
tcod/tcod.go:1584
↓ 2 callers
Method
GetNormal
(x, y float32, n *[3]float32, waterLevel float32)
tcod/tcod.go:1570
↓ 2 callers
Method
GetSlope
(x, y int)
tcod/tcod.go:1566
↓ 2 callers
Method
GetTip
()
tcod/gui.go:93
↓ 2 callers
Method
HLineLeft
draw a horizontal line left until we reach an empty space
sample/main.go:1258
↓ 2 callers
Method
HLineRight
draw a horizontal line right until we reach an empty space
sample/main.go:1266
↓ 2 callers
Method
IsEmpty
()
tcod/tcod.go:1822
↓ 2 callers
Method
IsFullscreen
()
tcod/tcod.go:765
↓ 2 callers
Method
IsLeaf
()
tcod/tcod.go:1315
↓ 2 callers
Method
IsSelected
()
tcod/gui.go:1410
↓ 2 callers
Method
IsWindowClosed
()
tcod/tcod.go:769
↓ 2 callers
Function
Line
(xo, yo, xd, yd int, userData interface{}, listener LineListener)
tcod/tcod.go:959
↓ 2 callers
Function
LoadImage
(filename string)
tcod/tcod.go:1707
↓ 2 callers
Function
MouseMove
(x, y int)
tcod/tcod.go:502
↓ 2 callers
Function
NewAsciiArtGallery
()
sample/asciiart.go:69
↓ 2 callers
Function
NewBspIntern
(father *Bsp, left bool)
tcod/tcod.go:1319
↓ 2 callers
Function
NewMap
(width, height int)
tcod/tcod.go:1207
↓ 2 callers
Method
NewStatusBarDim
(x, y, w, h int)
tcod/gui.go:584
↓ 2 callers
Method
NewTextBoxWithTip
(x, y, w, maxw int, label, value, tip string)
tcod/gui.go:1142
↓ 2 callers
Method
NewToolBar
(x, y int, name, tip string)
tcod/gui.go:903
↓ 2 callers
Method
NormalizeRange
(min, max float32)
tcod/tcod.go:1611
↓ 2 callers
Method
PrintFrame
(x, y, w, h int, empty bool, flag BkgndFlag, fmts string, v ...interface{})
tcod/tcod.go:540
↓ 2 callers
Method
PutChar
(console IConsole, x, y int)
sample/asciiart.go:164
↓ 2 callers
Method
RenderCredits
(x, y int, alpha bool)
tcod/tcod.go:848
↓ 2 callers
Method
RenderWidgets
()
tcod/gui.go:177
↓ 2 callers
Method
Save
(filename string)
tcod/tcod.go:1736
↓ 2 callers
Method
SetChar
(x, y int, c int)
tcod/tcod.go:525
↓ 2 callers
Method
SetKeyColor
(color Color)
tcod/tcod.go:544
↓ 2 callers
Method
SetMinMax
(min, max float32)
tcod/gui.go:1535
↓ 2 callers
Method
SetMouseIn
(mouseIn bool)
tcod/gui.go:96
↓ 2 callers
Method
Size
()
tcod/tcod.go:1826
↓ 2 callers
Method
Unregister
(w IWidget)
tcod/gui.go:144
↓ 2 callers
Method
UpdateWidgets
(k Key)
tcod/gui.go:172
↓ 2 callers
Method
VLineDown
draw a vertical line down until we reach an empty space
sample/main.go:1228
↓ 2 callers
Method
VLineUp
draw a vertical line up until we reach an empty space
sample/main.go:1220
↓ 2 callers
Function
absf
(v float32)
tcod/gui.go:28
↓ 2 callers
Function
delete
deletes string char at given position and returns new string
tcod/gui.go:60
↓ 2 callers
Method
initializeImageWidget
(x, y, w, h int, tip string)
tcod/gui.go:636
↓ 2 callers
Method
initializeLabel
(x, y int, label string, tip string)
tcod/gui.go:1073
↓ 2 callers
Method
initializeNormalizeOperation
(opType OpType, min, max float32)
hmtool/main.go:628
↓ 2 callers
Method
initializeRadioButton
(x, y, width, height int, label string, tip string, callback WidgetCallback, userData interface{})
tcod/gui.go:1367
↓ 2 callers
Method
initializeSeparator
(txt, tip string)
tcod/gui.go:855
↓ 2 callers
Method
initializeStatusBar
(x, y, w, h int)
tcod/gui.go:591
↓ 2 callers
Method
initializeToggleButton
(x, y, width, height int, label string, tip string, callback WidgetCallback, userData interface{})
tcod/gui.go:1010
↓ 2 callers
Method
initializeToolBar
(x, y, w int, name, tip string)
tcod/gui.go:910
↓ 2 callers
Method
initializeVBox
(x, y, padding int)
tcod/gui.go:746
↓ 2 callers
Function
lineInitMt
(xFrom, yFrom, xTo, yTo int, data *BresenhamData)
tcod/tcod.go:879
↓ 2 callers
Function
lineStepMt
(xCur, yCur *int, data *BresenhamData)
tcod/tcod.go:911
↓ 2 callers
Function
maxf
(a, b float32)
hmtool/main.go:328
↓ 2 callers
Function
minf
(a, b float32)
hmtool/main.go:310
↓ 2 callers
Function
minf
(a, b float32)
sample/main.go:54
↓ 2 callers
Method
newButton
()
tcod/gui.go:480
↓ 2 callers
Method
newImageWidget
()
tcod/gui.go:618
↓ 2 callers
Method
newLabel
()
tcod/gui.go:1055
↓ 2 callers
Function
newNoise
(d C.TCOD_noise_t)
tcod/tcod.go:2218
↓ 2 callers
Method
newRadioButton
()
tcod/gui.go:1349
↓ 2 callers
Method
newSeparator
()
tcod/gui.go:836
↓ 2 callers
Method
newStatusBar
()
tcod/gui.go:572
↓ 2 callers
Method
newTextBox
()
tcod/gui.go:1130
↓ 2 callers
Method
newToggleButton
()
tcod/gui.go:992
↓ 2 callers
Method
newToolBar
()
tcod/gui.go:890
↓ 2 callers
Method
randomAsciiArt
select random ASCII art but not the one before
sample/asciiart.go:122
↓ 2 callers
Function
sqr
(i int)
sample/main.go:85
↓ 2 callers
Method
textToValue
()
tcod/gui.go:1562
↓ 2 callers
Function
toDice
(d C.TCOD_dice_t)
tcod/tcod.go:1929
↓ 2 callers
Function
toKey
(k C.TCOD_key_t)
tcod/tcod.go:171
↓ 2 callers
Function
toStringSlice
TODO should free those strings?
tcod/tcod.go:137
↓ 1 callers
Method
Add
(c2 Color)
tcod/tcod.go:325
↓ 1 callers
Method
AddFlag
(propname string)
tcod/tcod.go:2071
↓ 1 callers
Method
AddHill
(hx, hy, hradius, hheight float32)
tcod/tcod.go:1631
↓ 1 callers
Method
AddHm
(hm1 *HeightMap, hm2 *HeightMap)
tcod/tcod.go:1623
↓ 1 callers
Method
AddSeparator
(txt string)
tcod/gui.go:950
↓ 1 callers
Method
AddStructure
(substruct ParserStruct)
tcod/tcod.go:2077
↓ 1 callers
Method
AddValueList
(name string, valueList []string, mandatory bool)
tcod/tcod.go:2057
↓ 1 callers
Method
AddVoronoi
(nbPoints, nbCoef int, coef []float32, rnd *Random)
tcod/tcod.go:1659
← previous
next →
101–200 of 776, ranked by callers