Method: Reight::Runner#touch_ended

Defined in:
lib/reight/app/runner.rb

#touch_endedObject



99
100
101
102
# File 'lib/reight/app/runner.rb', line 99

def touch_ended()
  super
  call_event {@context.touch_ended}
end