Class: Hokusai::Commands::ScissorEnd
- 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
#hash ⇒ Object
18 19 20 |
# File 'ui/src/hokusai/commands/scissor.rb', line 18 def hash [self.class].hash end |