Sha256: ed10c770a34f87bf629a1ad9da9ea4b7f4c956802c1b15d6056550a31abb2ba0
Contents?: true
Size: 116 Bytes
Versions: 1
Compression:
Stored size: 116 Bytes
Contents
module Nyaplot class Position2D include Nyaplot::Base type :position2d required_args :x, :y end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nyaplot-0.2.0.rc1 | lib/nyaplot/position.rb |