blockly > Etkinlikler > BlockMove > (kurucu)
Events.BlockMove.(constructor)
BlockMove
sınıfının yeni bir örneğini oluşturur
İmza:
constructor(opt_block?: Block);
Parametreler
Parametre |
Tür |
Açıklama |
opt_block |
Engelle |
(İsteğe bağlı) Taşınan blok. Boş bir etkinlik için tanımlanmadı. |
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-10-15 UTC.
[null,null,["Son güncelleme tarihi: 2024-10-15 UTC."],[[["This page documents the constructor for the `BlockMove` class, which is used to create new instances of this event type."],["The `BlockMove` constructor optionally takes a `Block` object as an argument, representing the block that was moved."],["If no block is provided, a blank event is created, likely used as a placeholder or for initialization."]]],[]]