調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >zelos >BottomRow
zelos.BottomRow クラス
ブロックの最下行にある要素に関する情報と最上行のスペース情報を含むオブジェクト。一番下の列の要素は、角、スペーサー、次の接続で構成されます。
署名:
export declare class BottomRow extends BaseBottomRow
拡張: BaseBottomRow
コンストラクタ
メソッド
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-11 UTC。
[null,null,["最終更新日 2024-09-11 UTC。"],[[["The `zelos.BottomRow` class manages the elements and spacing in the bottom row of a block, including corners, spacers, and next connections."],["It inherits from the `BaseBottomRow` class and provides methods for determining corner types and spacer presence."],["BottomRow elements visually define the block's lower edge and connection points for subsequent blocks."],["The class aids in the precise rendering of block shapes within the Zelos rendering engine in Blockly."]]],[]]