blockly > blockRendering > ConstantProvider > makeStartHat
Metoda blockRendering.ConstantProvider.makeStartHat()
Podpis:
protected makeStartHat(): StartHat;
Zwroty:
StartHat
Obiekt zawierający informacje o rozmiarze i ścieżce dotyczące kapeluszy początkowych.
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 `makeStartHat()` method is a protected method of the `ConstantProvider` class within the `blockRendering` namespace."],["It generates and returns a `StartHat` object which holds data about the size and path details for rendering start hats on blocks."],["This method is responsible for defining the visual characteristics of the start hats in Blockly."]]],[]]