Sha256: 51db05b1d7c90427c59b7f57273e91b9856cf2dec76e140822aab5384868fa03
Contents?: true
Size: 350 Bytes
Versions: 14
Compression:
Stored size: 350 Bytes
Contents
warn "gosu/preview.rb has been removed in Gosu 0.9.0, and Gosu itself \n" + "provides a similar interface to what preview.rb used to offer.\n" + "Notable differences:\n" + "• no global $window variable\n" + "• no global Gosu.mouse_x and Gosu.mouse_y functions\n" + "• Image#initialize et.al. use an options hash now"; require 'gosu'
Version data entries
14 entries across 14 versions & 1 rubygems