Partially refactor the Skybox class

Signed-off-by: Graham <gpe@openrs2.org>
pull/132/head
Graham 3 years ago
parent e4c814b86b
commit 002200101d
  1. 130
      share/deob/map/client.yaml

@ -94,7 +94,7 @@ classes:
client!hl: "SpecularMaterial" client!hl: "SpecularMaterial"
client!ho: "MelType" client!ho: "MelType"
client!ia: "BrokenInputStream" client!ia: "BrokenInputStream"
client!ib: "Class4_Sub3_Sub10" client!ib: "Skybox"
client!ic: "HashTable" client!ic: "HashTable"
client!ie: "BrowserControl" client!ie: "BrowserControl"
client!ih: "Class4_Sub12" client!ih: "Class4_Sub12"
@ -3663,38 +3663,38 @@ fields:
owner: "Static3" owner: "Static3"
name: "aClass185_5" name: "aClass185_5"
client!ib.A [I: client!ib.A [I:
owner: "Static3" owner: "Skybox"
name: "anIntArray194" name: "anIntArray194"
client!ib.B I: client!ib.B I:
owner: "Class4_Sub3_Sub10" owner: "Skybox"
name: "id" name: "id"
client!ib.C I: client!ib.C I:
owner: "Class4_Sub3_Sub10" owner: "Skybox"
name: "size" name: "bytes"
client!ib.D [I: client!ib.D [I:
owner: "Static3" owner: "Skybox"
name: "anIntArray195" name: "clip"
client!ib.E I: client!ib.E I:
owner: "Static3" owner: "Skybox"
name: "anInt2322" name: "anInt2322"
client!ib.F I: client!ib.F I:
owner: "Class4_Sub3_Sub10" owner: "Skybox"
name: "anInt2323" name: "state"
client!ib.G I: client!ib.G I:
owner: "Class4_Sub3_Sub10" owner: "Skybox"
name: "anInt2324" name: "size"
client!ib.H [F: client!ib.H [F:
owner: "Static3" owner: "Skybox"
name: "aFloatArray23" name: "aFloatArray23"
client!ib.I I: client!ib.I I:
owner: "Class4_Sub3_Sub10" owner: "Skybox"
name: "contextId" name: "contextId"
client!ib.y Lclient!dj;: client!ib.y Lclient!dj;:
owner: "Static3" owner: "Skybox"
name: "aClass40_11" name: "cache"
client!ib.z [I: client!ib.z [I:
owner: "Class4_Sub3_Sub10" owner: "Skybox"
name: "anIntArray193" name: "textures"
client!ic.g Z: client!ic.g Z:
owner: "Preferences" owner: "Preferences"
name: "groundDecoration" name: "groundDecoration"
@ -11836,7 +11836,7 @@ fields:
name: "aFloat153" name: "aFloat153"
client!wj.t Lclient!ib;: client!wj.t Lclient!ib;:
owner: "Environment" owner: "Environment"
name: "aClass4_Sub3_Sub10_7" name: "skybox"
client!wj.u I: client!wj.u I:
owner: "Environment" owner: "Environment"
name: "anInt6043" name: "anInt6043"
@ -22742,30 +22742,30 @@ methods:
arguments: {} arguments: {}
locals: {} locals: {}
client!ib.<init> ()V: client!ib.<init> ()V:
owner: "Class4_Sub3_Sub10" owner: "Skybox"
name: "<init>" name: "<init>"
arguments: {} arguments: {}
locals: {} locals: {}
client!ib.<init> (IIIIII)V: client!ib.<init> (IIIIII)V:
owner: "Class4_Sub3_Sub10" owner: "Skybox"
name: "<init>" name: "<init>"
arguments: arguments:
0: "arg0" 0: "texture0"
1: "arg1" 1: "texture1"
2: "arg2" 2: "texture2"
3: "arg3" 3: "texture3"
4: "arg4" 4: "texture4"
5: "arg5" 5: "texture5"
locals: {} locals: {}
client!ib.a ()V: client!ib.a ()V:
owner: "Class4_Sub3_Sub10" owner: "Skybox"
name: "method1832" name: "method1832"
arguments: {} arguments: {}
locals: locals:
8: "gl" 8: "gl"
11: "temp" 11: "temp"
client!ib.a (Lclient!ib;Lclient!ib;F)Lclient!ib;: client!ib.a (Lclient!ib;Lclient!ib;F)Lclient!ib;:
owner: "Class4_Sub3_Sub10" owner: "Skybox"
name: "method1835" name: "method1835"
arguments: arguments:
0: "arg0" 0: "arg0"
@ -22774,59 +22774,59 @@ methods:
locals: locals:
1: "gl" 1: "gl"
10: "local10" 10: "local10"
31: "local31" 31: "i"
63: "local63" 63: "maxSize"
77: "local77" 77: "i"
203: "local203" 203: "frameBufferValid"
205: "local205" 205: "i"
212: "local212" 212: "textureTarget"
255: "local255" 255: "status"
client!ib.a (Lgl!javax/media/opengl/GL;IIII)Z: client!ib.a (Lgl!javax/media/opengl/GL;IIII)Z:
owner: "Static19" owner: "Skybox"
name: "method1837" name: "method1837"
arguments: arguments:
0: "gl" 0: "gl"
1: "arg1" 1: "srcTexture"
2: "arg2" 2: "srcTextureTarget"
3: "arg3" 3: "size"
4: "arg4" 4: "destTexture"
locals: locals:
15: "local15" 15: "status"
client!ib.b (IIIIII)Lclient!ib;: client!ib.b (IIIIII)Lclient!ib;:
owner: "Static19" owner: "Skybox"
name: "method1838" name: "create"
arguments: arguments:
0: "arg0" 0: "texture0"
1: "arg1" 1: "texture1"
2: "arg2" 2: "texture2"
3: "arg3" 3: "texture3"
4: "arg4" 4: "texture4"
5: "arg5" 5: "texture5"
locals: locals:
29: "local29" 29: "key"
35: "local35" 35: "skybox"
49: "local49" 49: "newSkybox"
client!ib.c ()V: client!ib.c ()V:
owner: "Class4_Sub3_Sub10" owner: "Skybox"
name: "method1834" name: "method1834"
arguments: {} arguments: {}
locals: locals:
1: "gl" 1: "gl"
20: "local20" 20: "size"
22: "local22" 22: "i"
30: "local30" 30: "texture"
60: "local60" 60: "buffer"
93: "local93" 93: "bytes"
113: "local113" 113: "i"
127: "local127" 127: "buffer"
client!ib.d ()Z: client!ib.d ()Z:
owner: "Class4_Sub3_Sub10" owner: "Skybox"
name: "method1836" name: "isReady"
arguments: {} arguments: {}
locals: locals:
1: "local1" 1: "i"
client!ib.finalize ()V: client!ib.finalize ()V:
owner: "Class4_Sub3_Sub10" owner: "Skybox"
name: "finalize" name: "finalize"
arguments: {} arguments: {}
locals: {} locals: {}

Loading…
Cancel
Save