toggle menu
animatedledstrip-core
1.0.5
common
switch theme
search in API
animatedledstrip-core
/
animatedledstrip.leds.locationmanagement
/
PixelLocationManager
/
PixelLocationManager
Pixel
Location
Manager
constructor
(
oldLocations
:
PixelLocationManager
,
offset
:
AbsoluteDistance
=
AbsoluteDistance(0, 0, 0)
,
rotation
:
RadiansRotation
=
RadiansRotation(0.0, 0.0, 0.0, listOf())
,
invertX
:
Boolean
=
false
)
constructor
(
ledLocations
:
List
<
Location
>
?
,
numLEDs
:
Int
)