# File lib/rubygame/ftor.rb, line 82 def initialize(x,y) Rubygame.deprecated("Rubygame::Ftor", "3.0") @x, @y = x, y end