struct Marionette::Location

Included Modules

Defined in:

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def clone #

def copy_with(x _x = @x, y _y = @y) #

def x : Float64 #

def y : Float64 #