struct Blend2D::Geometry::PointI

Defined in:

blend2d/geometry/point.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def x : Int32 #

[View source]
def y : Int32 #

[View source]