From f2e98080e40c4b2026dd9379ce5d7d6455eb555e Mon Sep 17 00:00:00 2001 From: thatcosmonaut <2342303+thatcosmonaut@users.noreply.github.com> Date: Sat, 22 Jun 2019 09:57:06 -0700 Subject: [PATCH] Update TODO --- TODO | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 6bff189..2ac760c 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ - guard rail tests for nonexistent lookups in manager classes - custom exception for nonexistent Entity ID - custom exception for nonexistent Component ID -- test component activation -- test component deactivation -- test component removal -- test entity destroy + +- special Engine kinds (detector, modifier, spawner) + +- docs