tiled.structures.core.StructureFamily#

class tiled.structures.core.StructureFamily(*values)[source]#
__init__(*args, **kwds)#

Methods

__new__(value)

__repr__()

Return repr(self).

__str__()

Return str(self).

__format__(format_spec)

Return a formatted version of the string as described by format_spec.

__delattr__(name, /)

Implement delattr(self, name).

__dir__()

Returns public methods and other interesting attributes.

__getstate__(/)

Helper for pickle.

__init__(*args, **kwds)

__init_subclass__

This method is called when a class is subclassed.

__reduce__(/)

Helper for pickle.

__reduce_ex__(proto)

Helper for pickle.

__setattr__(name, value, /)

Implement setattr(self, name, value).

__subclasshook__

Abstract classes can override this to customize issubclass().

Attributes

__doc__

array

awkward

container

sparse

table

__members__

__module__

__name__

__qualname__