Defines the static class Config, which handles all configuration options.
Defines the FilePath class, which stores default resource paths, and handles path manipulation.
Defines the static Input class, which is responsible for handling all keyboard/mouse/controller interactions.
Defines the static Output class, which handles all output to the console window.
Defines the static Time class, which manages all game time related things.