Methods

Class/Module Index [+]

Quicksearch

Rabbit::Renderer::Display::Graffiti

Public Class Methods

new(*args, &block) click to toggle source
# File lib/rabbit/renderer/display/graffiti.rb, line 18
def initialize(*args, &block)
  super
  init_graffiti
end

Public Instance Methods

attach_to(window, container=nil) click to toggle source
# File lib/rabbit/renderer/display/graffiti.rb, line 23
def attach_to(window, container=nil)
  super
  graffiti_mode_action.active = false
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.