toggle menu
BunyipsLib
v6.0.0-master-33a554fa
BunyipsLib
switch theme
search in API
BunyipsLib
/
au.edu.sa.mbhs.studentrobotics.bunyipslib.external
Package-level
declarations
Types
Types
Interpolated
Lookup
Table
Link copied to clipboard
open
class
InterpolatedLookupTable
Performs spline interpolation given a set of control points.
Lookup
Table
Link copied to clipboard
open
class
LookupTable
<
T
:
Number
?
,
R
>
:
TreeMap
<
K
,
V
>
A lookup table.
Mathf
Link copied to clipboard
object
Mathf
Extended math utility functions.
Telemetry
Menu
Link copied to clipboard
open
class
TelemetryMenu
Utility for creating interactive menus through
Telemetry
.