selery v0.3.0 (2018-09-21T13:42:17Z)
Dub
Repo
PositionImpl.from
selery
command
util
PositionImpl
Creates a vector from an initial position (used for relative values).
struct
PositionImpl
(V)
@
property
V
from
(
V
position
)
if
(
isVector
!
V
)
Meta
Source
See Implementation
selery
command
util
PositionImpl
aliases
T
functions
toCoordsString
toString
properties
from
static functions
fromString
structs
Point
Creates a vector from an initial position (used for relative values).