Sha256: b375b404d9d456dc1d1f2a779df241b0cda67eb3f27daa8005825de0277ef539

Contents?: true

Size: 340 Bytes

Versions: 2

Compression:

Stored size: 340 Bytes

Contents

require 'processing/all'
require 'beeps'


module RubySketch

  Vector = Processing::Vector
  Image  = Processing::Image

end# RubySketch


require 'rubysketch/extension'
require 'rubysketch/helper'

require 'rubysketch/sprite'
require 'rubysketch/shape'
require 'rubysketch/sound'
require 'rubysketch/easings'
require 'rubysketch/context'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rubysketch-0.7.6 lib/rubysketch/all.rb
rubysketch-0.7.5 lib/rubysketch/all.rb