mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 07:55:13 -06:00
Renamed some static classes
This commit is contained in:
parent
37883b9f35
commit
ff0e890dcd
116 changed files with 1932 additions and 1973 deletions
|
|
@ -149,7 +149,7 @@ public final class Static89 {
|
|||
Static9.method182();
|
||||
}
|
||||
if (GlRenderer.enabled) {
|
||||
Static46.method1177();
|
||||
GlRaster.method1177();
|
||||
} else {
|
||||
SoftwareRaster.method2503();
|
||||
}
|
||||
|
|
@ -180,13 +180,13 @@ public final class Static89 {
|
|||
for (@Pc(189) int local189 = 0; local189 < InterfaceList.anInt766; local189++) {
|
||||
if (Static223.aBooleanArray116[local189]) {
|
||||
if (GlRenderer.enabled) {
|
||||
Static46.method1182(Static264.anIntArray410[local189], Static50.anIntArray133[local189], Static224.anIntArray443[local189], Static67.anIntArray320[local189], 16711935, 128);
|
||||
GlRaster.method1182(Static264.anIntArray410[local189], Static50.anIntArray133[local189], Static224.anIntArray443[local189], Static67.anIntArray320[local189], 16711935, 128);
|
||||
} else {
|
||||
SoftwareRaster.method2484(Static264.anIntArray410[local189], Static50.anIntArray133[local189], Static224.anIntArray443[local189], Static67.anIntArray320[local189], 16711935, 128);
|
||||
}
|
||||
} else if (InterfaceList.rectangleRedraw[local189]) {
|
||||
if (GlRenderer.enabled) {
|
||||
Static46.method1182(Static264.anIntArray410[local189], Static50.anIntArray133[local189], Static224.anIntArray443[local189], Static67.anIntArray320[local189], 16711680, 128);
|
||||
GlRaster.method1182(Static264.anIntArray410[local189], Static50.anIntArray133[local189], Static224.anIntArray443[local189], Static67.anIntArray320[local189], 16711680, 128);
|
||||
} else {
|
||||
SoftwareRaster.method2484(Static264.anIntArray410[local189], Static50.anIntArray133[local189], Static224.anIntArray443[local189], Static67.anIntArray320[local189], 16711680, 128);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue