tiled.readers.array.StructuredArrayGenericAdapter¶
- class tiled.readers.array.StructuredArrayGenericAdapter(data, metadata=None)[source]¶
- __init__(data, metadata=None)¶
Methods
__init__(data[, metadata])from_array(data[, metadata])macrostructure()Structures of the layout of blocks of this array
microstructure()Internal structure of a block of this array --- i.e. its data type.
read([slice])read_block(block[, slice])Attributes
metadatastructure_family