Class: Lightwave::LightwaveObject::Clip
- Inherits:
-
ChunkReader
- Object
- ChunkReader
- Lightwave::LightwaveObject::Clip
- Defined in:
- lib/lightwave.rb
Instance Attribute Summary collapse
-
#still ⇒ Object
Returns the value of attribute still.
Attributes inherited from ChunkReader
Method Summary
Methods inherited from ChunkReader
chunk_map, #initialize, #make_defaults, #process_tags, set_chunk_length
Constructor Details
This class inherits a constructor from Lightwave::LightwaveObject::ChunkReader
Instance Attribute Details
#still ⇒ Object
Returns the value of attribute still.
434 435 436 |
# File 'lib/lightwave.rb', line 434 def still @still end |