kyd
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kyd
kyd-core
/
uk.co.nickthecoder.kyd
/
Vector2TernaryFunction
/
Vector2TernaryFunction
Vector2Ternary
Function
constructor
(
argA
:
OA
,
argB
:
OB
,
argC
:
OC
,
lambda
:
(
A
,
B
,
C
)
->
Vector2
)