Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/afolmert/libtcod-go
/ types & classes
Types & classes
93 in github.com/afolmert/libtcod-go
⨍
Functions
776
◇
Types & classes
93
↓ 24 callers
Interface
IOperation
Operation
hmtool/main.go:551
↓ 7 callers
TypeAlias
BkgndFlag
Misc functions
tcod/tcod.go:109
↓ 2 callers
TypeAlias
ParserValueType
Parser library
tcod/tcod.go:2024
↓ 1 callers
TypeAlias
Alignment
Console
tcod/tcod.go:511
↓ 1 callers
TypeAlias
FovAlgorithm
tcod/tcod.go:1200
↓ 1 callers
Interface
IWidget
Generic widget interface
tcod/gui.go:78
↓ 1 callers
TypeAlias
KeyCode
Key handling
tcod/tcod.go:158
↓ 1 callers
TypeAlias
MoveTransition
sample/asciiart.go:15
↓ 1 callers
TypeAlias
Transition
sample/asciiart.go:13
Struct
AddFbmOperation
AddFbmOperation add noise to the heightmap
hmtool/main.go:712
Struct
AddHillOperation
Add a hill to the heightmap
hmtool/main.go:931
Struct
AddLevelOperation
add a scalar to the heightmap
hmtool/main.go:1106
Struct
AsciiArt
TODO switch to go version from May 2010 TODO decode ascii arts , TODO store as binary file CODE LenName Name WIDTH, HEIGHT OFFSETX OFFSETY and str
sample/asciiart.go:57
Struct
AsciiArtDemo
every 3 seconds new slide shows
sample/main.go:165
Struct
AsciiArtGallery
sample/asciiart.go:41
Struct
BresenhamData
thread-safe versions
tcod/tcod.go:865
Struct
Bsp
BSP Dungeon generation
tcod/tcod.go:1270
Struct
BspDemo
sample/main.go:1167
FuncType
BspListener
func(node *Bsp, userData interface{}) bool
tcod/tcod.go:1278
Struct
Button
Button
tcod/gui.go:473
TypeAlias
CodeType
hmtool/main.go:48
TypeAlias
ColCtrl
tcod/tcod.go:294
Struct
Color
tcod/tcod.go:288
Struct
ColorsDemo
Old Colors demo
sample/main.go:200
Struct
Console
Console
tcod/tcod.go:550
Struct
Container
Container
tcod/gui.go:667
Interface
Demo
Demo
sample/main.go:115
Struct
Dice
tcod/tcod.go:1921
Struct
Dijkstra
Dijkstra path
tcod/tcod.go:1855
TypeAlias
Distribution
tcod/tcod.go:1915
TypeAlias
FloatArray
tcod/tcod.go:2212
Struct
FovDemo
sample/main.go:647
Struct
Gui
GUI info
tcod/gui.go:120
Struct
HBox
HBox
tcod/gui.go:779
Struct
HeightMap
HeightMap
tcod/tcod.go:1524
Interface
IAsciiArt
time in milliseconds
sample/asciiart.go:37
Interface
IConsole
tcod/tcod.go:514
Struct
Image
Image
tcod/tcod.go:1681
Struct
ImageDemo
sample/main.go:1453
Struct
ImageWidget
Image
tcod/gui.go:613
Struct
Key
tcod/tcod.go:160
Struct
Label
Label
tcod/gui.go:1050
FuncType
LineListener
Bresenham line algorithm Fully ported to Go for easier callbacks
tcod/tcod.go:858
Struct
LinesDemo
Lines demo
sample/main.go:362
Struct
Map
Field Of View Map
tcod/tcod.go:1196
Struct
Mouse
Mouse
tcod/tcod.go:435
Struct
MouseDemo
Mouse demo
sample/main.go:1513
Struct
NameDemo
Name
sample/main.go:1637
Struct
Noise
tcod/tcod.go:2208
Struct
NoiseDemo
sample/main.go:479
Struct
NoiseLerpOperation
lerp current heightmap with a noise
hmtool/main.go:1469
TypeAlias
NoiseType
tcod/tcod.go:2206
Struct
NormalizeOperation
Normalize operation normalize the heightmap
hmtool/main.go:611
Struct
OffscreenDemo
Offscreen demo
sample/main.go:300
TypeAlias
OpType
Operations
hmtool/main.go:33
Struct
Operation
hmtool/main.go:561
Struct
OperationStatic
Operations
hmtool/main.go:376
Struct
Parser
tcod/tcod.go:2030
Struct
ParserDemo
sample/main.go:1707
Struct
ParserProperty
tcod/tcod.go:2034
Struct
ParserStruct
tcod/tcod.go:2026
Struct
Path
Path
tcod/tcod.go:1791
Struct
PathDemo
sample/main.go:889
Struct
Point
tcod/tcod.go:860
Struct
RadioButton
tcod/gui.go:1342
Struct
RadioButtonStatic
RadioButton
tcod/gui.go:1321
Struct
RainErosionOperation
simulate rain erosion
hmtool/main.go:1363
Struct
Random
tcod/tcod.go:1917
TypeAlias
RandomAlgo
Mersenne Random generator
tcod/tcod.go:1913
TypeAlias
Renderer
tcod/tcod.go:512
Struct
RootConsole
RootConsole
tcod/tcod.go:730
Struct
Sample
sample/main.go:144
TypeAlias
SampleMap
sample/main.go:1165
Struct
ScaleFbmOperation
scale the heightmap by a noise function
hmtool/main.go:874
Struct
Separator
Toolbar Separator
tcod/gui.go:831
Struct
Slider
tcod/gui.go:1437
FuncType
SliderCallback
Slider
tcod/gui.go:1435
Struct
SmoothOperation
smooth a part of the heightmap
hmtool/main.go:1191
Struct
StatusBar
Status bar
tcod/gui.go:568
Struct
Text
Text field TODO this is available only in debug version? (1.5.0)
tcod/tcod.go:1021
Struct
TextBox
tcod/gui.go:1118
FuncType
TextBoxCallback
TextBox
tcod/gui.go:1107
Struct
TextBoxStatic
tcod/gui.go:1109
Struct
ToggleButton
ToggleButton
tcod/gui.go:987
Struct
ToolBar
tcod/gui.go:883
Struct
VBox
VBox
tcod/gui.go:728
Struct
VoronoiOperation
hmtool/main.go:1561
Struct
Widget
Widget root class
tcod/gui.go:216
FuncType
WidgetCallback
func(w IWidget, userData interface{})
tcod/gui.go:230
Struct
Zip
Zip
tcod/tcod.go:2267
Class
_TCOD_tree_t
tcod/include/tree.h:31
Class
_TCOD_tree_t
tcod/include/tree.h:32
TypeAlias
void
tcod/tcod.go:103