Sha256: 1c5cfc476b952cc7a4f0f52edfeaccbbb14fe6940afe47565e35e00a8ed0c69d

Contents?: true

Size: 562 Bytes

Versions: 7

Compression:

Stored size: 562 Bytes

Contents

require "vamp"

animator = Vamp::Animator.new(File.join(Gem.loaded_specs["vamp"].gem_dir, "files", "vampire.txt"), 31, 0, 24,
  "No man knows till he has suffered from the night how sweet and how dear to his heart and eye the morning can be." \
  " When the sun grew so high this morning that it struck the top of the great gateway opposite my window," \
  " the high spot which it touched seemed to me as if the dove from the ark had lighted there. My fear fell from me" \
  " as if it had been a vaporous garment which dissolved in the warmth.")
animator.play

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
vamp-0.2.0 sample/vampire.rb
vamp-0.1.8 sample/vampire.rb
vamp-0.1.7 sample/vampire.rb
vamp-0.1.6 sample/vampire.rb
vamp-0.1.5 sample/vampire.rb
vamp-0.1.4 sample/vampire.rb
vamp-0.1.3 sample/vampire.rb