diff examples/sprite/resources/sprites/property-cell-not-array2.json @ 74:78de82cc6bde

Tests: move graphical examples into examples, closes #606
author David Demelier <markand@malikania.fr>
date Thu, 22 Dec 2016 15:17:43 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/sprite/resources/sprites/property-cell-not-array2.json	Thu Dec 22 15:17:43 2016 +0100
@@ -0,0 +1,4 @@
+{
+  "image": "images/mokodemo.png",
+  "cell": [ true, false ]
+}