Class: Hokusai::Commands::ScissorEnd

Inherits:
Base
  • Object
show all
Defined in:
ui/src/hokusai/commands/scissor.rb

Instance Method Summary collapse

Methods inherited from Base

#after_draw, draw, #draw, on_draw

Instance Method Details

#hashObject



18
19
20
# File 'ui/src/hokusai/commands/scissor.rb', line 18

def hash
  [self.class].hash
end