Namespace PAC.DataStructures
Classes
- CustomStack<T>
A custom implementation of a stack to allow removal of items at a specific index.
Structs
- IntRect
A struct to represent a rectangular region of integer coordinates.
- IntVector2
A struct to represent a 2-dimensional vector with integer coordinates.