Named both loading screen bar draws

Added notes on some of the interface draws (alpha boxes/container borders)
This commit is contained in:
Woah 2021-03-25 22:50:54 -04:00
parent d821ac7197
commit fc66ab98c8
44 changed files with 5637 additions and 5695 deletions

View file

@ -9,7 +9,7 @@ import javax.media.opengl.GL;
import java.nio.ByteBuffer;
final class HDIndexedSprite extends AbstractIndexedSprite {
public final class HDIndexedSprite extends AbstractIndexedSprite {
private int anInt2675 = -1;
private int anInt2676 = -1;
@ -84,7 +84,7 @@ final class HDIndexedSprite extends AbstractIndexedSprite {
}
}
final void method1667(int var1, int var2) {
public final void method1667(int var1, int var2) {
HDToolKit.method1822();
var1 += this.anInt1470;
var2 += this.anInt1464;