Chris' Tutorials
Docs/Grid Placement

Class

BrushShapeIconDrawer

Generated GDScript class reference for GridPlacement.BrushShapeIconDrawer.

StatusDraft
Versionv6.0
UpdatedDevelopment docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.

CanvasItem primitive drawer for brush-shape buttons. Fixes (missing-glyph tofu in HTML5/Web sandbox).

Source: addons/grid_placement/ui/terrain/brush_shape_icon_drawer.gd

Syntax

class BrushShapeIconDrawer extends RefCounted

Members

NameKindSummary
draw_singleMethod
rProperty
draw_lineMethod
padProperty
aProperty
bProperty
wProperty
draw_rect_fillMethod
padProperty
innerProperty
sProperty
mxProperty
myProperty
draw_rect_outlineMethod
padProperty
innerProperty
wProperty
draw_floodMethod
padProperty
innerProperty
cellProperty
rProperty
cProperty
draw_shapeMethod

Source

addons/grid_placement/ui/terrain/brush_shape_icon_drawer.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs