Refactor some mapscene-related code

Signed-off-by: Graham <gpe@openrs2.dev>
pull/132/head
Graham 4 years ago
parent 485ea2621c
commit 30b502f87f
  1. 38
      share/deob/map/client.yaml

@ -10849,7 +10849,7 @@ fields:
name: "modeWhat" name: "modeWhat"
client!vh.ib Z: client!vh.ib Z:
owner: "LocType" owner: "LocType"
name: "aBoolean378" name: "mapSceneRotated"
client!vh.j I: client!vh.j I:
owner: "LocType" owner: "LocType"
name: "anInt5509" name: "anInt5509"
@ -10885,10 +10885,10 @@ fields:
name: "cursor1Op" name: "cursor1Op"
client!vh.qb I: client!vh.qb I:
owner: "LocType" owner: "LocType"
name: "anInt5546" name: "mapSceneAngleOffset"
client!vh.r I: client!vh.r I:
owner: "LocType" owner: "LocType"
name: "anInt5515" name: "mapSceneId"
client!vh.rb [I: client!vh.rb [I:
owner: "LocType" owner: "LocType"
name: "anIntArray632" name: "anIntArray632"
@ -23146,12 +23146,12 @@ methods:
775: "local775" 775: "local775"
785: "local785" 785: "local785"
808: "local808" 808: "local808"
819: "local819" 819: "mapScene"
823: "local823" 823: "mapSceneId"
832: "local832" 832: "type"
838: "local838" 838: "angle"
849: "local849" 849: "local849"
855: "local855" 855: "sprite"
864: "local864" 864: "local864"
871: "local871" 871: "local871"
880: "local880" 880: "local880"
@ -36333,11 +36333,11 @@ methods:
name: "getSprite" name: "getSprite"
arguments: arguments:
1: "arg0" 1: "arg0"
2: "arg1" 2: "angle"
locals: locals:
23: "sprite" 23: "sprite"
44: "newSprite" 44: "newSprite"
66: "local66" 66: "i"
client!qg.a (IZLclient!fd;)V: client!qg.a (IZLclient!fd;)V:
owner: "MsiType" owner: "MsiType"
name: "decode" name: "decode"
@ -40894,16 +40894,16 @@ methods:
owner: "Static33" owner: "Static33"
name: "method4155" name: "method4155"
arguments: arguments:
1: "arg0" 1: "z"
2: "arg1" 2: "locType"
4: "arg2" 4: "x"
6: "arg3" 6: "angle"
locals: locals:
10: "local10" 10: "msiType"
22: "local22" 22: "angle2"
45: "local45" 45: "sprite"
53: "local53" 53: "width"
56: "local56" 56: "length"
73: "local73" 73: "local73"
76: "local76" 76: "local76"
client!te.a (ILjava/lang/String;)Ljava/lang/Class;: client!te.a (ILjava/lang/String;)Ljava/lang/Class;:

Loading…
Cancel
Save