연구 설문조사: Blockly 사용 경험을 알려주세요
설문조사 시작
차단 > 젤로스 > BottomRow
zelos.BottomRow 클래스
블록의 맨 아래 행에 있는 요소에 대한 정보와 맨 위 행의 간격 정보를 포함하는 객체입니다. 하단 행의 요소는 모서리, 스페이서 및 다음 연결로 구성될 수 있습니다.
서명:
export declare class BottomRow extends BaseBottomRow
확장: BaseBottomRow
생성자
생성자 |
수정자 |
설명 |
(생성자)(상수) |
|
BottomRow 클래스의 새 인스턴스를 생성합니다. |
메서드
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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."]]],[]]