--- !ruby/object:Gem::Specification name: gosu version: !ruby/object:Gem::Version hash: 25 prerelease: segments: - 0 - 7 - 27 - 1 version: 0.7.27.1 platform: universal-darwin authors: - Julian Raschke - Jan Luecker autorequire: bindir: bin cert_chain: [] date: 2011-02-07 00:00:00 +08:00 default_executable: dependencies: [] description: " 2D game development library.\n\n Gosu features easy to use and game-friendly interfaces to 2D graphics\n and text (accelerated by 3D hardware), sound samples and music as well as\n keyboard, mouse and gamepad/joystick input.\n\n Also includes demos for integration with RMagick, Chipmunk and Ruby-OpenGL.\n" email: julian@raschke.de executables: [] extensions: [] extra_rdoc_files: [] files: - COPYING.txt - README.txt - Gosu/Async.hpp - Gosu/Audio.hpp - Gosu/AutoLink.hpp - Gosu/Bitmap.hpp - Gosu/ButtonsMac.hpp - Gosu/ButtonsWin.hpp - Gosu/ButtonsX.hpp - Gosu/Color.hpp - Gosu/Directories.hpp - Gosu/Font.hpp - Gosu/Fwd.hpp - Gosu/Gosu.hpp - Gosu/Graphics.hpp - Gosu/GraphicsBase.hpp - Gosu/Image.hpp - Gosu/ImageData.hpp - Gosu/Input.hpp - Gosu/Inspection.hpp - Gosu/IO.hpp - Gosu/Math.hpp - Gosu/Platform.hpp - Gosu/Sockets.hpp - Gosu/Text.hpp - Gosu/TextInput.hpp - Gosu/Timing.hpp - Gosu/Utility.hpp - Gosu/Version.hpp - Gosu/Window.hpp - Gosu/WinUtility.hpp - lib/gosu.rb - lib/gosu/patches.rb - lib/gosu/swig_patches.rb - examples/ChipmunkIntegration.rb - examples/CptnRuby.rb - examples/MoreChipmunkAndRMagick.rb - examples/OpenGLIntegration.rb - examples/RMagickIntegration.rb - examples/TextInput.rb - examples/Tutorial.rb - examples/media/Beep.wav - examples/media/CptnRuby Gem.png - examples/media/CptnRuby Map.txt - examples/media/CptnRuby Tileset.png - examples/media/CptnRuby.png - examples/media/Cursor.png - examples/media/Earth.png - examples/media/Explosion.wav - examples/media/LargeStar.png - examples/media/Sky.jpg - examples/media/Smoke.png - examples/media/Soldier.png - examples/media/Space.png - examples/media/Star.png - examples/media/Starfighter.bmp - lib/gosu.for_1_8.bundle - lib/gosu.for_1_9.bundle has_rdoc: true homepage: http://libgosu.org/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 51 segments: - 1 - 8 - 2 version: 1.8.2 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.4.2 signing_key: specification_version: 3 summary: 2D game development library. test_files: []