Refactor obj sprite rendering code

Signed-off-by: Graham <gpe@openrs2.org>
bzip2
Graham 3 years ago
parent d97d7f0b18
commit 7a511bfa1e
  1. 102
      share/deob/map/client.yaml

@ -16198,10 +16198,10 @@ methods:
arguments: {}
locals: {}
client!dj.a (II)Ljava/lang/String;:
owner: "Static13"
name: "method892"
owner: "ObjTypeList"
name: "countToString"
arguments:
1: "arg0"
1: "count"
locals: {}
client!dj.a (IJ)Lclient!lh;:
owner: "LruHashTable"
@ -16352,31 +16352,31 @@ methods:
locals:
3: "request"
client!dn.a (IZIZLclient!qk;IIIZ)Lclient!uj;:
owner: "Static13"
name: "method965"
owner: "ObjTypeList"
name: "createSprite"
arguments:
0: "arg0"
1: "arg1"
2: "arg2"
3: "arg3"
4: "arg4"
6: "arg5"
7: "arg6"
8: "arg7"
7: "id"
2: "count"
0: "outlineMode"
1: "renderCount"
3: "certificate"
4: "appearance"
6: "shadowColor"
8: "forceSoftware"
locals:
9: "local9"
19: "local19"
21: "local21"
61: "local61"
68: "local68"
116: "local116"
118: "local118"
121: "local121"
123: "local123"
131: "local131"
145: "local145"
174: "local174"
191: "local191"
9: "type"
19: "countId"
21: "i"
61: "model"
68: "linkSprite"
116: "prevPixels"
118: "prevHeight"
121: "prevClip"
123: "prevWidth"
131: "sprite"
145: "zoom2d"
174: "y"
191: "x"
client!dn.a ([IIIIII)V:
owner: "MiniMap"
name: "renderTile"
@ -36215,7 +36215,7 @@ methods:
1346: "local1346"
1359: "local1359"
1369: "local1369"
1402: "local1402"
1402: "objId"
1463: "local1463"
1498: "local1498"
1503: "local1503"
@ -40684,19 +40684,19 @@ methods:
7: "tile"
client!td.a (IIIILclient!qk;Lclient!eg;I)Lclient!vg;:
owner: "ObjType"
name: "method4123"
name: "getModel"
arguments:
0: "arg0"
1: "arg1"
1: "count"
3: "arg2"
4: "arg3"
5: "arg4"
4: "appearance"
5: "seqType"
6: "arg5"
locals:
13: "local13"
15: "local15"
62: "local62"
72: "local72"
13: "countId"
15: "i"
62: "model"
72: "model2"
83: "i"
131: "i"
154: "i"
@ -40765,15 +40765,15 @@ methods:
13: "bytes"
client!td.a (Lclient!qk;I)Lclient!na;:
owner: "ObjType"
name: "method4135"
name: "getInvModel"
arguments:
0: "arg0"
0: "appearance"
locals:
11: "local11"
11: "model"
23: "i"
73: "i"
100: "i"
168: "local168"
168: "softwareModel"
client!td.a (Lclient!td;Lclient!td;I)V:
owner: "ObjType"
name: "generateCertificate"
@ -45341,20 +45341,20 @@ methods:
locals:
6: "change"
client!wc.a (IIZBLclient!qk;II)Lclient!uj;:
owner: "Static37"
name: "method4676"
owner: "ObjTypeList"
name: "getSprite"
arguments:
0: "arg0"
1: "arg1"
2: "arg2"
4: "arg3"
5: "arg4"
6: "arg5"
5: "id"
0: "count"
1: "outlineMode"
2: "renderCount"
4: "appearance"
6: "shadowColor"
locals:
23: "local23"
34: "local34"
40: "local40"
58: "local58"
23: "key"
34: "key2"
40: "sprite"
58: "sprite2"
client!wc.a (Lclient!fd;Z)Lclient!am;:
owner: "TextureOp29SubOp3"
name: "create"

Loading…
Cancel
Save