blockly > thrasos
thrasos namespace
Classes
Class |
Description |
Renderer |
The thrasos renderer. This is a more modern take on the legacy geras renderer. Thrasos is the ancient Greek spirit of boldness. |
RenderInfo |
An object containing all sizing information needed to draw this block. This measure pass does not propagate changes to the block (although fields may choose to rerender when getSize() is called). However, calling it repeatedly may be expensive. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["The `thrasos` namespace introduces a modern renderer named `Renderer`, inspired by the legacy `geras` renderer and embodying the spirit of boldness."],["It also includes a `RenderInfo` class that handles the sizing information for drawing blocks efficiently, although repeated calls might impact performance."]]],[]]