Class: GBTiles::GBR::TileSet::Objects::Unknown

Inherits:
GBTiles::GBR::TileSet::Object show all
Defined in:
lib/gbtiles/gbr/tile_set/objects/unknown.rb

Instance Attribute Summary collapse

Attributes inherited from GBTiles::GBR::TileSet::Object

#object_id, #object_type

Method Summary

Methods inherited from GBTiles::GBR::TileSet::Object

#initialize

Constructor Details

This class inherits a constructor from GBTiles::GBR::TileSet::Object

Instance Attribute Details

#object_dataObject

Returns the value of attribute object_data.



7
8
9
# File 'lib/gbtiles/gbr/tile_set/objects/unknown.rb', line 7

def object_data
  @object_data
end