Method: Ocular::Event::EventFactory#start_input_handlers
- Defined in:
- lib/ocular/event/eventfactory.rb
#start_input_handlers ⇒ Object
79 80 81 |
# File 'lib/ocular/event/eventfactory.rb', line 79 def start_input_handlers() @handlers.start() end |