Shatter::Data::Position
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(x : Int32, y : Int32, z : Int32)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourcecopy_with(x _x = @x, y _y = @y, z _z = @z)
Sourcex
y
z