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
/
blocks
blocks
fun
blocks
(
)
:
Array
<
HuskyLens.Block
>
Returns all currently seen blocks, capped at 6.
fun
blocks
(
id
:
Int
)
:
Array
<
HuskyLens.Block
>
Returns seen blocks with the given id, capped at 6.