Exemplo n.º 1
0
 def subscribe(self) -> EventName:
     return subscribe("blink-to-the-bottom", self)
Exemplo n.º 2
0
 def subscribe(self) -> EventName:
     return subscribe("dash-left", self)
Exemplo n.º 3
0
 def subscribe(self) -> EventName:
     return subscribe("blink-up", self)
Exemplo n.º 4
0
 def subscribe(self) -> EventName:
     return subscribe("blink-down-half", self)
Exemplo n.º 5
0
 def subscribe(self) -> EventName:
     return subscribe("blink-to-the-start-of-first-vegetation-chunk", self)
Exemplo n.º 6
0
 def subscribe(self) -> EventName:
     return subscribe("blink-to-the-start-of-contour", self)
Exemplo n.º 7
0
 def subscribe(self) -> EventName:
     return subscribe("blink-to-the-start-of-previous-vegetation", self)
Exemplo n.º 8
0
 def subscribe(self) -> EventName:
     return subscribe("blink-to-the-end-of-next-vegetation-chunk", self)
Exemplo n.º 9
0
 def subscribe(self) -> EventName:
     return subscribe("dash-down", self)