CustomLoadingScreen
CustomLoadingScreen copied to clipboard
Add variables to get the visible size of an image from the actual image itself
So you could use visibleHeight, visibleWidth, visibleStartX and visibleStartY to place the image properly.
Will fix #4
An alternative might be to use floats or to specify all texture co-ords as 128/256 (for example)