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.
Polygon Indicator Heuristics Extracted from CollisionMapper2D for deterministic unit testing of indicator generation logic.
Source: addons/grid_placement/placement/manager/components/polygon_indicator_heuristics.gd
Syntax
class PolygonIndicatorHeuristics extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
is_hollow | Method | |
minx | Property | |
bbox_area | Property | |
should_expand_trapezoid | Method | |
generate_trapezoid_offsets | Method | |
result | Property | |
polygon_tile_overlap_area | Method | |
minx | Property | |
clipped | Property | |
prune_concave_fringe | Method | |
minx | Property | |
bbox_area | Property | |
tile_area | Property | |
min_area | Property | |
pruned | Property | |
tile_world | Property | |
rect | Property | |
area | Property |
Source
addons/grid_placement/placement/manager/components/polygon_indicator_heuristics.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs