blockly > blockRendering > ConstantProvider > makePuzzleTab
Methode „blockRendering.ConstantProvider.makePuzzleTab()“
Unterschrift:
protected makePuzzleTab(): PuzzleTab;
Gibt zurück:
PuzzleTab
Ein Objekt mit Informationen zur Größe und zum Pfad von Puzzle-Tabs.
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-11-09 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]