Open naulan-chrzaszcz opened 1 year ago
I created image_data.py
image_data.py
@dataclass class ImageData(object): type_of_block: TypeOfBlock type_of_image: TypeOfImage x: int y: int name: str data: Surface
listdir()
pathIndex.json
data
i search how to define correctly a block
here
type_of_block: TypeOfBlock type_of_image: TypeOfImage
I created
image_data.py
listdir()
)pathIndex.json
filedata
variable to a more simple way