# Overview

typed-ecstasy comes with a few Entity Systems that will spare you from typing boilerplate code.

Make sure to check out the page about Dependency Injection. All built-in EntitySystems require constructor arguments, so you'll need to create constructors, which call the super-constructor.