lib/gamnit: move `Texture::checker` to its own class to fix loading
[nit.git] / lib / gamnit / textures.nit
2016-01-16 Alexis Laferrièrelib/gamnit: move `Texture::checker` to its own class...
2016-01-16 Alexis Laferrièrelib/gamnit: document `offset` methods
2015-12-14 Alexis Laferrièrelib/gamnit: make `all_root_textures` public
2015-12-14 Alexis Laferrièrelib/gamnit: fix offsets in textures to be lazy
2015-12-10 Alexis Laferrièrelib/gamnit: intro texture support