Method: Montage::Project#padding
- Defined in:
- lib/montage/project.rb
#padding ⇒ Integer (readonly)
Returns the amount of space to be used between each source image when saving sprites.
34 35 36 |
# File 'lib/montage/project.rb', line 34 def padding @padding end |