NextFTC Suite
Toggle table of contents
0.0.1
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
NextFTC Suite
NextFTC Hardware
/
dev.nextftc.hardware.webcams
/
NextHuskyLens
/
arrows
arrows
fun
arrows
(
)
:
Array
<
HuskyLens.Arrow
>
Returns all currently seen arrows, capped at 6.
fun
arrows
(
id
:
Int
)
:
Array
<
HuskyLens.Arrow
>
Returns seen arrows with the given id, capped at 6.