class Robotwars::Game

Public Class Methods

new() click to toggle source
# File lib/robotwars.rb, line 6
def initialize
                game = GameWindow.new
end