封鎖 >打盹 >TopRow
zelos.TopRow 類別
此物件包含哪些元素位於區塊頂端列的資訊,以及第一列的大小資訊。第一列的元素可包含邊角、帽子、墊片和先前的連線。呼叫此建構函式後,資料列會包含所需的所有非空格元素。
Signature:
export declare class TopRow extends BaseTopRow
擴充: BaseTopRow
建構函式
方法
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-22 (世界標準時間)。
[null,null,["上次更新時間:2024-08-22 (世界標準時間)。"],[[["The `zelos.TopRow` class stores information about the elements and sizing of the top row of a block in Blockly."],["Top rows can contain elements like corners, hats, spacers, and previous connections, with non-spacer elements added automatically upon construction."],["This class inherits from `BaseTopRow` and provides methods to determine corner types and spacer presence."],["Methods like `hasLeftSquareCorner` and `hasRightSquareCorner` assist in rendering corners, taking into account block output connections."]]],[]]