Commit graph

4 commits

Author SHA1 Message Date
foamyguy
f770ad0e30 last batch in this pass 2023-11-08 17:01:01 -06:00
Jeff Epler
d439a491bb
Don't use "bitmap" property of TileGrid objects
In 8.0, the TIleGrid adds its own "bitmap" property. This interfered, causing the exception reported in guide feedback:
```
Traceback (most recent call last):
File "code.py", line 59, in
File "code.py", line 40, in __init__
NotImplementedError: Call super().__init__() before accessing native object.
```
2022-07-16 08:39:17 -05:00
dherrada
7d3c4b334a Did last 20 file renames 2021-09-30 14:49:27 -04:00
dherrada
067e40800e Renamed a few other files 2021-08-18 13:54:36 -04:00