We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
loader.py
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
The text was updated successfully, but these errors were encountered:
i search how to define correctly a block
Sorry, something went wrong.
here
type_of_block: TypeOfBlock type_of_image: TypeOfImage
No branches or pull requests
I created
image_data.py
listdir()
)pathIndex.json
filedata
variable to a more simple wayThe text was updated successfully, but these errors were encountered: