Refactor HintArrow

Signed-off-by: Graham <gpe@openrs2.org>
bzip2
Graham 4 years ago
parent d8683b0773
commit 83ed779b1e
  1. 62
      share/deob/map/client.yaml

@ -108,7 +108,7 @@ classes:
client!jagex3/jagmisc/jagmisc: "jagex3/jagmisc/jagmisc" client!jagex3/jagmisc/jagmisc: "jagex3/jagmisc/jagmisc"
client!jb: "GzipDecompressor" client!jb: "GzipDecompressor"
client!jc: "ParamType" client!jc: "ParamType"
client!jd: "Class94" client!jd: "HintArrow"
client!jf: "Timer" client!jf: "Timer"
client!jg: "SoftReferenceNodeFactory" client!jg: "SoftReferenceNodeFactory"
client!jh: "Class96" client!jh: "Class96"
@ -4362,11 +4362,11 @@ fields:
owner: "Static3" owner: "Static3"
name: "aBoolean176" name: "aBoolean176"
client!jd.f I: client!jd.f I:
owner: "Class94" owner: "HintArrow"
name: "anInt2558" name: "x"
client!jd.g I: client!jd.g I:
owner: "Class94" owner: "HintArrow"
name: "anInt2559" name: "headIcon"
client!jd.h [J: client!jd.h [J:
owner: "Static3" owner: "Static3"
name: "aLongArray16" name: "aLongArray16"
@ -4374,29 +4374,29 @@ fields:
owner: "LocalisedText" owner: "LocalisedText"
name: "CHATEFFECT1" name: "CHATEFFECT1"
client!jd.j I: client!jd.j I:
owner: "Class94" owner: "HintArrow"
name: "anInt2560" name: "target"
client!jd.k I: client!jd.k I:
owner: "Class94" owner: "HintArrow"
name: "anInt2561" name: "type"
client!jd.l I: client!jd.l I:
owner: "Class94" owner: "HintArrow"
name: "anInt2562" name: "radius"
client!jd.m I: client!jd.m I:
owner: "Class94" owner: "HintArrow"
name: "anInt2563" name: "model"
client!jd.n I: client!jd.n I:
owner: "Class94" owner: "HintArrow"
name: "anInt2564" name: "xOffset"
client!jd.o I: client!jd.o I:
owner: "Class94" owner: "HintArrow"
name: "anInt2565" name: "z"
client!jd.q I: client!jd.q I:
owner: "Class94" owner: "HintArrow"
name: "anInt2567" name: "yOffset"
client!jd.r I: client!jd.r I:
owner: "Class94" owner: "HintArrow"
name: "anInt2568" name: "zOffset"
client!je.c Lclient!cc;: client!je.c Lclient!cc;:
owner: "VarpTypeList" owner: "VarpTypeList"
name: "types" name: "types"
@ -11124,8 +11124,8 @@ fields:
owner: "Static7" owner: "Static7"
name: "anInt5803" name: "anInt5803"
client!wc.c [Lclient!jd;: client!wc.c [Lclient!jd;:
owner: "Static7" owner: "HintArrowManager"
name: "aClass94Array1" name: "HINT_ARROWS"
client!wd.qb Z: client!wd.qb Z:
owner: "LoginManager" owner: "LoginManager"
name: "playerMember" name: "playerMember"
@ -14158,9 +14158,9 @@ methods:
5: "arg4" 5: "arg4"
6: "arg5" 6: "arg5"
locals: locals:
7: "local7" 7: "hintArrows"
16: "local16" 16: "i"
24: "local24" 24: "hintArrow"
client!c.a (IZ)Z: client!c.a (IZ)Z:
owner: "Js5GlTextureProvider" owner: "Js5GlTextureProvider"
name: "isGlTextureReady" name: "isGlTextureReady"
@ -24420,11 +24420,11 @@ methods:
3870: "local3870" 3870: "local3870"
3886: "local3886" 3886: "local3886"
3906: "local3906" 3906: "local3906"
3952: "local3952" 3952: "indexAndType"
3956: "local3956" 3956: "index"
3960: "local3960" 3960: "type"
3976: "local3976" 3976: "hintArrow"
4011: "local4011" 4011: "inboundBuffer"
4162: "local4162" 4162: "local4162"
4166: "local4166" 4166: "local4166"
4170: "local4170" 4170: "local4170"

Loading…
Cancel
Save