blockly > blockRendering > ConstantProvider > makePuzzleTab.
blockRendering.ConstantProvider.makePuzzleTab() method
Podpis:
protected makePuzzleTab(): PuzzleTab;
Zwroty:
PuzzleTab
Obiekt zawierający informacje o rozmiarze i ścieżce dotyczących zaczepów puzzli.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-11-09 UTC.
[null,null,["Ostatnia aktualizacja: 2024-11-09 UTC."],[[["The `blockRendering.ConstantProvider.makePuzzleTab()` method generates an object containing the size and shape data for puzzle tabs used in block connections."],["This method is utilized within the Blockly library's block rendering system, specifically within the `ConstantProvider` class, and is marked as protected."],["The returned `PuzzleTab` object provides essential information for rendering and aligning interlocking puzzle-shaped connections between blocks."]]],[]]