Sha256: 9f0da58b63712c4d02b516a967f1def59e1980520f5aa0442cd8fcf4d625bd6a
Contents?: true
Size: 395 Bytes
Versions: 1
Compression:
Stored size: 395 Bytes
Contents
# frozen_string_literal: true new({ particle: :left, type: :integer }) new({ particle: :right, type: :integer }) new({ particle: :top, type: :integer }) new({ particle: :bottom, type: :integer }) new({ particle: :rotate, type: :integer }) new({ particle: :direction, type: :string }) new({ particle: :center, type: :string}) new({particle: :depth, type: :integer}) new({ particle: :position })
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
atome-0.5.5.6.4 | lib/atome/genesis/generators/spatial.rb |