summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/Group.h
AgeCommit message (Expand)Author
2019-09-03Add .hidden to TileGrid and GroupScott Shawcroft
2019-05-15Add index and remove to Group.Scott Shawcroft
2019-05-13Check native object in case of early accessScott Shawcroft
2019-03-12Accept x and y kwargs into Group for initial position.Scott Shawcroft
2019-02-11A variety of displayio improvementsScott Shawcroft
2018-09-12Add OnDiskBitmap which loads pixel data straight from disk.Scott Shawcroft
2018-08-31Introduce displayio to render graphics to displays.Scott Shawcroft