struct PG::Geo::Path

Defined in:

pg/geo.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(points : Array(Point), closed : Bool) #

[View source]

Instance Method Detail

def closed? : Bool #

[View source]
def open? #

[View source]
def points : Array(PG::Geo::Point) #

[View source]