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 Mon Jun 16 2025 06:27:50 for FastLED by
1.13.2