Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
blockly > thrasos > Oluşturucu
thrasos.Renderer sınıfı
Thrasos oluşturucusu. Bu, eski geras oluşturucunun daha modern bir yorumudur.
Thrasos, antik Yunan’da cesurluk ruhudur.
İmza:
export declare class Renderer extends BaseRenderer
Genişletir: BaseRenderer
Markalar
Marka |
Değiştiriciler |
Açıklama |
(kurucu)(ad) |
|
Renderer sınıfının yeni bir örneğini oluşturur |
Yöntemler
Yöntem |
Değiştiriciler |
Açıklama |
makeRenderInfo_(block) |
protected |
Oluşturucunun oluşturma bilgi nesnesinin yeni bir örneğini oluşturun. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-21 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-08-21 UTC."],[[["The Thrasos Renderer is a modern Blockly renderer extending the BaseRenderer and inspired by the legacy Geras renderer."],["It provides a way to visually represent blocks in Blockly workspaces, offering a fresh approach to block rendering."],["Developers can utilize the `makeRenderInfo_` method to create custom render info objects for their blocks."]]],[]]