From 30ae308c9b26b18096f3f993f4b6ad50ea6bfd76 Mon Sep 17 00:00:00 2001 From: jussi Date: Tue, 22 Feb 2022 19:09:57 +0200 Subject: Documentation, heightmap example and custom begin and end draw. --- examples/resources/images/heightmap.png | Bin 0 -> 1056 bytes examples/resources/images/tiles.png | Bin 32917 -> 57203 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/resources/images/heightmap.png (limited to 'examples/resources') diff --git a/examples/resources/images/heightmap.png b/examples/resources/images/heightmap.png new file mode 100644 index 0000000..d0c9b17 Binary files /dev/null and b/examples/resources/images/heightmap.png differ diff --git a/examples/resources/images/tiles.png b/examples/resources/images/tiles.png index 4e3e9cc..e88795f 100644 Binary files a/examples/resources/images/tiles.png and b/examples/resources/images/tiles.png differ -- cgit v1.2.3