Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxong/gomapgen
/ types & classes
Types & classes
18 in github.com/cxong/gomapgen
⨍
Functions
105
◇
Types & classes
18
Struct
Layer
Layer - a rectangular collection of tiles
gmgmap/map.go:11
Struct
Map
Map - a rectangular tile map
gmgmap/map.go:19
FuncType
Rule
func(s *Superpositions, x, y int) Superposition
gmgmap/wfcshop.go:234
TypeAlias
Superposition
gmgmap/wfcshop.go:164
Struct
Superpositions
gmgmap/wfcshop.go:190
Struct
TMXTemplate
TMXTemplate - configuration for TMX export
gmgmap/tmx.go:26
Struct
Tile
Tile - Single tile on the map for astar
gmgmap/map.go:377
TypeAlias
World
World - 2D array of tiles
gmgmap/map.go:411
TypeAlias
adjacencyMatrix
gmgmap/bspinterior.go:28
Struct
bspArea
gmgmap/bspinterior.go:7
Struct
bspRoom
gmgmap/util.go:97
Struct
building
gmgmap/village.go:11
Struct
connectInfo
gmgmap/rogue.go:5
Struct
csvExport
DTO for CSV export
gmgmap/tmx.go:18
Struct
rect
gmgmap/util.go:13
Struct
vec2
gmgmap/util.go:9
Struct
villageTile
Special tile types for A* to find paths via erosion
gmgmap/village.go:213
TypeAlias
villageWorld
gmgmap/village.go:246