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