class

Tres::Vector2

Inherits Tres::Vector < Reference < Object

Constructors

new(x = 0, y = 0)
Source

Class methods

dimensions
Source
elements
Source

Instance methods

clone
Source
distance_to_squared(v)
Source
dot(v)
Source
from_attribute(attribute, index, offset = 0)
Source
set(x, y)
Source
x=(value)
Source
y=(value)
Source