struct LA::Point2(T)

Defined in:

point.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(x : T, y : T) #

[View source]

Instance Method Detail

def x : T #

[View source]
def y : T #

[View source]