Input
Provides inputs to get key states and mouse positions.
Functions
IsDown(key)
Returns whether the given key is down. The key is a Virtual-Key Code as a number.
GetMousePos()
Returns the mouse position as a Vec2.