AlexIIL / CustomLoadingScreen

A way to customise the loading screen in minecraft forge.
GNU General Public License v3.0
17 stars 12 forks source link

Add variables to get the visible size of an image from the actual image itself #37

Open AlexIIL opened 9 years ago

AlexIIL commented 9 years ago

So you could use visibleHeight, visibleWidth, visibleStartX and visibleStartY to place the image properly.

Will fix #4

AlexIIL commented 8 years ago

An alternative might be to use floats or to specify all texture co-ords as 128/256 (for example)