kyd
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kyd
kyd-core
/
uk.co.nickthecoder.kyd
/
ValidatedVector2Property
/
ValidatedVector2Property
Validated
Vector2Property
constructor
(
initialValue
:
Vector2
,
bean
:
Any
?
=
null
,
beanName
:
String
?
=
null
,
validation
:
(
ValidatedProperty
<
Vector2
>
,
Vector2
,
Vector2
)
->
Vector2
)