Class: Iriq::Event::RawShapeSeen
- Inherits:
-
Struct
- Object
- Struct
- Iriq::Event::RawShapeSeen
- Defined in:
- lib/iriq/event.rb
Instance Attribute Summary collapse
-
#shape ⇒ Object
Returns the value of attribute shape.
Instance Attribute Details
#shape ⇒ Object
Returns the value of attribute shape
17 18 19 |
# File 'lib/iriq/event.rb', line 17 def shape @shape end |