selery v0.1.1 (2018-02-09T09:47:44Z)
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).