These classes hold common functionality that you can access from anywhere.
The gameobject and component system are the building blocks of our game engine.
Classes that make your life easier that you'll probably want to know about
Classes that helping you debug. Like writing to the console, or throwing asserts.
Reading input from the user, like mouse movement and button presses.