Class: GBTiles::GBM::Map::Objects::Unknown

Inherits:
GBTiles::GBM::Map::Object show all
Defined in:
lib/gbtiles/gbm/map/objects/unknown.rb

Instance Attribute Summary collapse

Attributes inherited from GBTiles::GBM::Map::Object

#master_id, #object_id, #object_type

Method Summary

Methods inherited from GBTiles::GBM::Map::Object

#initialize

Constructor Details

This class inherits a constructor from GBTiles::GBM::Map::Object

Instance Attribute Details

#object_dataObject

Returns the value of attribute object_data.



7
8
9
# File 'lib/gbtiles/gbm/map/objects/unknown.rb', line 7

def object_data
  @object_data
end