From 7df2b4594bdf1543defd164c1ff4509efe4538fa Mon Sep 17 00:00:00 2001 From: "Ivan \"KaiSD\" Korystin" Date: Mon, 16 Jun 2014 00:37:41 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8e8abd..e6400a8 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Base actions - [ ] Reverse Interval actions +- [x] Delay and RandomDelay *implemented in one action* - [x] MoveTo - [x] MoveBy - [x] RotateTo @@ -31,7 +32,6 @@ Interval actions - [x] ScaleTo - [x] ScaleBy - [x] TintBy -- [x] Delay and RandomDelay *implemented in one action* - [ ] TintTo - [ ] FadeOut - [ ] FadeIn