diff --git a/TODO.md b/TODO.md index 36d3d286..b686e8b3 100644 --- a/TODO.md +++ b/TODO.md @@ -2,16 +2,9 @@ # 1 * new InputComponent interacting with MapComponent - * panning - * zooming + * panning (/) + * zooming (<-) * - * InputCommands (<-) - * MouseClick (/) - * MouseDrag (/) - * MouseWheel (/) - * Keyboard (/) - * PhysicsCore holds position in TransformComponent or Object (<-) - * Transform is modified when moved! * NULLImplementations -> Optionals ... *