From 9cf01a5e02b189b3246249db06eb60905a725376 Mon Sep 17 00:00:00 2001 From: Tim Young Date: Mon, 2 Oct 2017 01:02:08 +0200 Subject: [PATCH] separate Sprites from animations --- SpriteLibrary-Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SpriteLibrary-Home.md b/SpriteLibrary-Home.md index 28fe3d7..ba3927e 100644 --- a/SpriteLibrary-Home.md +++ b/SpriteLibrary-Home.md @@ -15,7 +15,8 @@ http://tyounglightsys.ddns.info/SpriteLibrary * [The timing system](Timing) * In Depth * [Time](TimingInDepth) - * [Sprites and Animations](SpritesInDepth) + * [Sprites](SpritesInDepth) + * [Animations](AnimationsInDepth) * Events * Movement * The PictureBox Background