atom
proc
// Vectors
Size()
LowerPosition()
CenterPosition()
// Numbers
Width()
Height()
LowerX()
LowerY()
CenterX()
CenterY()
Includes:
- Tile Sizes, required by the calculations from tile-based coordinates to pixel coordinates.
- Vector2 for vector sizes and positions.
7/27/2019
Updated documentation.