| AERMRE 1.5.1
    AER modding framework for Hyper Light Drifter. | 
0. origX and origY are unsigned. They are being left as unsigned to preserve API compatibility. To pass a negative value for a component of the origin, cast it to uint32_t. origX and origY are unsigned. They are being left as unsigned to preserve API compatibility. To pass a negative value for a component of the origin, cast it to uint32_t.