class Rbgame
Public Class Methods
hi()
click to toggle source
# File lib/rbgame.rb, line 2 def self.hi puts "Rbgame is not ready for use yet.\n\nThis message will be removed when it is ready for use." end
# File lib/rbgame.rb, line 2 def self.hi puts "Rbgame is not ready for use yet.\n\nThis message will be removed when it is ready for use." end