glimpse-core
1.1.0-ALPHA1
common
glimpse-core
/
graphics.glimpse.types
/
Vec2
/
Companion
Companion
common
object
Companion
Content copied to clipboard
Functions
Functions
from
List
Link copied to clipboard
common
fun
fromList
(
list
:
List
<
Float
>
)
:
Vec2
Content copied to clipboard
Returns an instance of
Vec2
with the given
list
of coordinates.