We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c24432 commit 998eb61Copy full SHA for 998eb61
1 file changed
docs/other/recipes.md
@@ -67,7 +67,7 @@ tileset = {
67
Allows the user to choose where to place tiles.
68
69
Function spec:
70
-- *Input*: one parameter, an [Anchor](/userdata/anchor)
+- *Input*: one parameter, a [`PlacerInfo` object](/userdata/placerinfo)
71
- *Output*: one of:
72
- `string`, here a tile name which is included in the recipe's `tiles`
73
- `nil`, to fall back to random selection according to `tiles`
0 commit comments