Sha256: d4d2947086abcf9f394e3ee75392805df5c38a7c9792fb9aba93578cf513c6bd
Contents?: true
Size: 265 Bytes
Versions: 29
Compression:
Stored size: 265 Bytes
Contents
require 'xot/universal_accessor' require 'reflex/shape' module Reflex class RectShape < Shape universal_accessor :nsegment, :round, :round_left_top, :round_right_top, :round_left_bottom, :round_right_bottom end# RectShape end# Reflex
Version data entries
29 entries across 29 versions & 1 rubygems