index
:
muhqs-game
ai-companion
boss
draftsim
go
hoverable_pngs_in_cardlisting
main
master
resize
rework-targets
rwc-player-ctrl
touchHover
game material for muhq's game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go
/
game
/
tile_test.go
blob: a8a6836068a2fb4d00ad1203af4d5bcdc7da32dc (
plain
)
1
2
3
4
5
package game func NewMockTile() *Tile { return &Tile{} }