Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use predefined tile layer in tilemap example. | David Thompson | 2013-07-17 | 1 | -3/+3 |
* | Use init-2d in all examples. | David Thompson | 2013-07-17 | 1 | -0/+2 |
* | Display some random tiles in the tilemap demo. | David Thompson | 2013-07-06 | 1 | -25/+28 |
* | Update demos to use new sprite-batch-draw procedure. | David Thompson | 2013-07-06 | 1 | -11/+5 |
* | Change sprite-batch-draw parameter list to use optional keyword arguments. | David Thompson | 2013-07-06 | 1 | -7/+7 |
* | Add tile map example. | David Thompson | 2013-07-06 | 1 | -0/+106 |