Class: MagicaVoxel::Note

Inherits:
Chunk
  • Object
show all
Defined in:
lib/magica_voxel/note.rb

Overview

The Chunk type NOTE

Since:

  • 0.1.0

Constant Summary

Constants inherited from Chunk

Chunk::TYPES

Instance Attribute Summary collapse

Method Summary

Methods inherited from Chunk

#each, header, #initialize, read

Constructor Details

This class inherits a constructor from MagicaVoxel::Chunk

Instance Attribute Details

#namesObject (readonly)

Since:

  • 0.1.0



9
10
11
# File 'lib/magica_voxel/note.rb', line 9

def names
  @names
end