Pioneer Robotics Documentation
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Pioneer Robotics Documentation
Pioneer Robotics Documentation
/
org.firstinspires.ftc.teamcode.prism
/
PrismAnimations
/
Blink
/
Blink
Blink
constructor
(
)
constructor
(
primaryColor
:
Color
)
constructor
(
primaryColor
:
Color
,
secondaryColor
:
Color
)
constructor
(
primaryColor
:
Color
,
secondaryColor
:
Color
,
period
:
Int
)
constructor
(
primaryColor
:
Color
,
secondaryColor
:
Color
,
period
:
Int
,
primaryColorPeriod
:
Int
)