Tres::Vector2
Inherits Tres::Vector < Reference < Object
Constructors
new(x = 0, y = 0)
SourceClass methods
dimensions
Sourceelements
SourceInstance methods
clone
Sourcedistance_to_squared(v)
Sourcedot(v)
Sourcefrom_attribute(attribute, index, offset = 0)
Sourceset(x, y)
Sourcex=(value)
Sourcey=(value)
Source