FastLED
3.9.15
Loading...
Searching...
No Matches
◆
copy()
"Point" gen.Point.copy
(
self
)
Definition at line
51
of file
gen.py
.
51
def
copy(self) -> "Point":
52
return
Point(self.x, self.y)
53
gen
Point
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2