class Rabbit::Element::WaitTag
Public Instance Methods
Source
# File lib/rabbit/element/tag.rb, line 25 def draw_element(canvas, x, y, w, h, simulation) [x, y, w, h] end
# File lib/rabbit/element/tag.rb, line 25 def draw_element(canvas, x, y, w, h, simulation) [x, y, w, h] end