Advertisement
Guest User

PortraitToolTip.data

a guest
Apr 14th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.62 KB | None | 0 0
  1. class
  2. refid "com.company.assembleegameclient.ui.tooltip:PortraitToolTip"
  3. instance QName(PackageNamespace("com.company.assembleegameclient.ui.tooltip"), "PortraitToolTip")
  4. extends QName(PackageNamespace("com.company.assembleegameclient.ui.tooltip"), "ToolTip")
  5. flag SEALED
  6. flag PROTECTEDNS
  7. protectedns ProtectedNamespace("com.company.assembleegameclient.ui.tooltip:PortraitToolTip")
  8. iinit
  9. refid "com.company.assembleegameclient.ui.tooltip:PortraitToolTip/instance/init"
  10. param QName(PackageNamespace("com.company.assembleegameclient.objects"), "GameObject")
  11. body
  12. maxstack 7
  13. localcount 3
  14. initscopedepth 10
  15. maxscopedepth 11
  16. code
  17. getlocal0
  18. pushscope
  19.  
  20. getlocal0
  21. pushint 6036765
  22. pushbyte 1
  23. pushint 16549442
  24. pushbyte 1
  25. pushfalse
  26. constructsuper 5
  27.  
  28. getlocal0
  29. findpropstrict QName(PackageNamespace("flash.display"), "Bitmap")
  30. constructprop QName(PackageNamespace("flash.display"), "Bitmap"), 0
  31. initproperty QName(PrivateNamespace(null, "com.company.assembleegameclient.ui.tooltip:PortraitToolTip/instance/init"), "portrait_")
  32.  
  33. getlocal0
  34. getproperty QName(PrivateNamespace(null, "com.company.assembleegameclient.ui.tooltip:PortraitToolTip/instance/init"), "portrait_")
  35. pushbyte 0
  36. setproperty QName(PackageNamespace(""), "x")
  37.  
  38. getlocal0
  39. getproperty QName(PrivateNamespace(null, "com.company.assembleegameclient.ui.tooltip:PortraitToolTip/instance/init"), "portrait_")
  40. pushbyte 0
  41. setproperty QName(PackageNamespace(""), "y")
  42.  
  43. getlocal1
  44. callproperty QName(PackageNamespace(""), "getPortrait"), 0
  45. coerce QName(PackageNamespace("flash.display"), "BitmapData")
  46. setlocal2
  47.  
  48. getlex QName(PackageNamespace("com.company.util"), "BitmapUtil")
  49. getlocal2
  50. pushbyte 10
  51. dup
  52. getlocal2
  53. getproperty QName(PackageNamespace(""), "width")
  54. pushbyte 20
  55. subtract
  56. getlocal2
  57. getproperty QName(PackageNamespace(""), "height")
  58. pushbyte 20
  59. subtract
  60. callproperty QName(PackageNamespace(""), "cropToBitmapData"), 5
  61. coerce QName(PackageNamespace("flash.display"), "BitmapData")
  62. setlocal2
  63.  
  64. getlocal0
  65. getproperty QName(PrivateNamespace(null, "com.company.assembleegameclient.ui.tooltip:PortraitToolTip/instance/init"), "portrait_")
  66. getlocal2
  67. setproperty QName(PackageNamespace(""), "bitmapData")
  68.  
  69. findpropstrict QName(PackageNamespace(""), "addChild")
  70. getlocal0
  71. getproperty QName(PrivateNamespace(null, "com.company.assembleegameclient.ui.tooltip:PortraitToolTip/instance/init"), "portrait_")
  72. callpropvoid QName(PackageNamespace(""), "addChild"), 1
  73.  
  74. findproperty QName(PackageNamespace(""), "filters")
  75. newarray 0
  76. initproperty QName(PackageNamespace(""), "filters")
  77.  
  78. getlocal0
  79. getlocal1
  80. initproperty QName(PackageNamespace(""), "questObj")
  81.  
  82. getlocal0
  83. findpropstrict QName(PackageNamespace("flash.display"), "Sprite")
  84. constructprop QName(PackageNamespace("flash.display"), "Sprite"), 0
  85. initproperty QName(PackageNamespace(""), "bar")
  86.  
  87. getlocal0
  88. getproperty QName(PackageNamespace(""), "bar")
  89. pushbyte 0
  90. setproperty QName(PackageNamespace(""), "x")
  91.  
  92. getlocal0
  93. getproperty QName(PackageNamespace(""), "bar")
  94. pushbyte 25
  95. setproperty QName(PackageNamespace(""), "y")
  96.  
  97. getlocal0
  98. findpropstrict QName(PackageNamespace("flash.display"), "Sprite")
  99. constructprop QName(PackageNamespace("flash.display"), "Sprite"), 0
  100. initproperty QName(PackageNamespace(""), "hMeter")
  101.  
  102. getlocal0
  103. findpropstrict QName(PackageNamespace("flash.geom"), "ColorTransform")
  104. pushbyte 1
  105. dup
  106. dup
  107. pushbyte 1
  108. constructprop QName(PackageNamespace("flash.geom"), "ColorTransform"), 4
  109. initproperty QName(PackageNamespace(""), "colorTransform")
  110.  
  111. getlocal0
  112. getproperty QName(PackageNamespace(""), "bar")
  113. getlocal0
  114. getproperty QName(PackageNamespace(""), "hMeter")
  115. callpropvoid QName(PackageNamespace(""), "addChild"), 1
  116.  
  117. findpropstrict QName(PackageNamespace(""), "addChild")
  118. getlocal0
  119. getproperty QName(PackageNamespace(""), "bar")
  120. callpropvoid QName(PackageNamespace(""), "addChild"), 1
  121.  
  122. returnvoid
  123. end ; code
  124. end ; body
  125. end ; method
  126. trait slot QName(PrivateNamespace(null, "com.company.assembleegameclient.ui.tooltip:PortraitToolTip/instance/init"), "portrait_") type QName(PackageNamespace("flash.display"), "Bitmap") end
  127. trait slot QName(PackageNamespace(""), "questObj") type QName(PackageNamespace("com.company.assembleegameclient.objects"), "GameObject") end
  128. trait slot QName(PackageNamespace(""), "bar") type QName(PackageNamespace("flash.display"), "Sprite") end
  129. trait slot QName(PackageNamespace(""), "hMeter") type QName(PackageNamespace("flash.display"), "Sprite") end
  130. trait slot QName(PackageNamespace(""), "dist") type QName(PackageNamespace(""), "int") end
  131. trait slot QName(PackageNamespace(""), "colorTransform") type QName(PackageNamespace("flash.geom"), "ColorTransform") end
  132. trait method QName(PackageNamespace(""), "getDist")
  133. method
  134. name "getDist"
  135. refid "com.company.assembleegameclient.ui.tooltip:PortraitToolTip/instance/getDist"
  136. param QName(PackageNamespace(""), "Number")
  137. param QName(PackageNamespace(""), "Number")
  138. param QName(PackageNamespace(""), "Number")
  139. param QName(PackageNamespace(""), "Number")
  140. returns QName(PackageNamespace(""), "Number")
  141. body
  142. maxstack 4
  143. localcount 7
  144. initscopedepth 10
  145. maxscopedepth 11
  146. code
  147. getlocal0
  148. pushscope
  149.  
  150. getlocal1
  151. getlocal3
  152. subtract
  153. coerce_a
  154. setlocal 5
  155.  
  156. getlocal2
  157. getlocal 4
  158. subtract
  159. coerce_a
  160. setlocal 6
  161.  
  162. getlex QName(PackageNamespace(""), "Math")
  163. getlocal 6
  164. getlocal 6
  165. multiply
  166. getlocal 5
  167. getlocal 5
  168. multiply
  169. add
  170. callproperty QName(PackageNamespace(""), "sqrt"), 1
  171. returnvalue
  172. end ; code
  173. end ; body
  174. end ; method
  175. end ; trait
  176. trait method QName(PackageNamespace(""), "updateDist")
  177. method
  178. name "updateDist"
  179. refid "com.company.assembleegameclient.ui.tooltip:PortraitToolTip/instance/updateDist"
  180. returns QName(PackageNamespace(""), "void")
  181. body
  182. maxstack 5
  183. localcount 6
  184. initscopedepth 10
  185. maxscopedepth 11
  186. code
  187. getlocal0
  188. pushscope
  189.  
  190. pushnull
  191. coerce QName(PackageNamespace("com.company.assembleegameclient.objects"), "GameObject")
  192. setlocal1
  193.  
  194. pushbyte 0
  195. setlocal2
  196.  
  197. getlocal0
  198. getproperty QName(PackageNamespace(""), "questObj")
  199. getproperty QName(PackageNamespace(""), "map_")
  200. coerce QName(PackageNamespace("com.company.assembleegameclient.map"), "Map")
  201. setlocal3
  202.  
  203. getlocal0
  204. getlex QName(PackageNamespace(""), "int")
  205. getproperty QName(PackageNamespace(""), "MAX_VALUE")
  206. setproperty QName(PackageNamespace(""), "dist")
  207.  
  208. pushbyte 0
  209. setlocal 4
  210.  
  211. getlocal3
  212. getproperty QName(PackageNamespace(""), "goDict_")
  213. coerce_a
  214. setlocal 5
  215.  
  216. jump L54
  217.  
  218. L23:
  219. label
  220. getlocal 5
  221. getlocal 4
  222. nextvalue
  223. coerce QName(PackageNamespace("com.company.assembleegameclient.objects"), "GameObject")
  224. setlocal1
  225.  
  226. getlocal1
  227. getlex QName(PackageNamespace("com.company.assembleegameclient.objects"), "Player")
  228. istypelate
  229. iffalse L54
  230.  
  231. getlocal0
  232. getlocal1
  233. getproperty QName(PackageNamespace(""), "x_")
  234. getlocal1
  235. getproperty QName(PackageNamespace(""), "y_")
  236. getlocal0
  237. getproperty QName(PackageNamespace(""), "questObj")
  238. getproperty QName(PackageNamespace(""), "x_")
  239. getlocal0
  240. getproperty QName(PackageNamespace(""), "questObj")
  241. getproperty QName(PackageNamespace(""), "y_")
  242. callproperty QName(PackageNamespace(""), "getDist"), 4
  243. convert_i
  244. setlocal2
  245.  
  246. getlocal2
  247. getlocal0
  248. getproperty QName(PackageNamespace(""), "dist")
  249. ifnlt L54
  250.  
  251. getlocal0
  252. getlocal2
  253. setproperty QName(PackageNamespace(""), "dist")
  254.  
  255. L54:
  256. hasnext2 5, 4
  257. iftrue L23
  258.  
  259. kill 5
  260. kill 4
  261. returnvoid
  262. end ; code
  263. end ; body
  264. end ; method
  265. end ; trait
  266. trait method QName(PackageNamespace(""), "green2red")
  267. method
  268. name "green2red"
  269. refid "com.company.assembleegameclient.ui.tooltip:PortraitToolTip/instance/green2red"
  270. param QName(PackageNamespace(""), "int")
  271. returns QName(PackageNamespace(""), "int")
  272. body
  273. maxstack 5
  274. localcount 2
  275. initscopedepth 10
  276. maxscopedepth 11
  277. code
  278. getlocal0
  279. pushscope
  280.  
  281. getlocal1
  282. pushbyte 50
  283. ifngt L15
  284.  
  285. pushint 65280
  286. pushint 327680
  287. findpropstrict QName(PackageNamespace(""), "int")
  288. pushbyte 100
  289. getlocal1
  290. subtract
  291. callproperty QName(PackageNamespace(""), "int"), 1
  292. multiply
  293. add
  294. returnvalue
  295.  
  296. L15:
  297. pushint 16776960
  298. pushshort 1280
  299. findpropstrict QName(PackageNamespace(""), "int")
  300. pushbyte 50
  301. getlocal1
  302. subtract
  303. callproperty QName(PackageNamespace(""), "int"), 1
  304. multiply
  305. subtract
  306. returnvalue
  307. end ; code
  308. end ; body
  309. end ; method
  310. end ; trait
  311. trait method QName(PackageNamespace(""), "drawBar")
  312. method
  313. name "drawBar"
  314. refid "com.company.assembleegameclient.ui.tooltip:PortraitToolTip/instance/drawBar"
  315. param QName(PackageNamespace(""), "int")
  316. param QName(PackageNamespace(""), "int")
  317. param QName(PackageNamespace(""), "Number")
  318. param QName(PackageNamespace(""), "Number")
  319. param QName(PackageNamespace(""), "uint")
  320. param QName(PackageNamespace(""), "uint")
  321. flag HAS_OPTIONAL
  322. optional Integer(100)
  323. optional Integer(3)
  324. optional Integer(5526612)
  325. optional Integer(65280)
  326. body
  327. maxstack 4
  328. localcount 10
  329. initscopedepth 10
  330. maxscopedepth 11
  331. code
  332. getlocal0
  333. pushscope
  334.  
  335. getlocal1
  336. getlocal2
  337. divide
  338. convert_d
  339. setlocal 7
  340.  
  341. getlocal0
  342. getproperty QName(PackageNamespace(""), "bar")
  343. getproperty QName(PackageNamespace(""), "graphics")
  344. callpropvoid QName(PackageNamespace(""), "clear"), 0
  345.  
  346. getlocal0
  347. getproperty QName(PackageNamespace(""), "bar")
  348. getproperty QName(PackageNamespace(""), "graphics")
  349. coerce QName(PackageNamespace("flash.display"), "Graphics")
  350. dup
  351. setlocal 8
  352.  
  353. pushbyte 0
  354. pushint 5526612
  355. callpropvoid QName(PackageNamespace(""), "lineStyle"), 2
  356.  
  357. getlocal 8
  358. getlocal 5
  359. callpropvoid QName(PackageNamespace(""), "beginFill"), 1
  360.  
  361. getlocal 8
  362. getlocal3
  363. pushbyte 0
  364. callpropvoid QName(PackageNamespace(""), "lineTo"), 2
  365.  
  366. getlocal 8
  367. getlocal3
  368. getlocal 4
  369. callpropvoid QName(PackageNamespace(""), "lineTo"), 2
  370.  
  371. getlocal 8
  372. pushbyte 0
  373. getlocal 4
  374. callpropvoid QName(PackageNamespace(""), "lineTo"), 2
  375.  
  376. getlocal 8
  377. pushbyte 0
  378. dup
  379. callpropvoid QName(PackageNamespace(""), "lineTo"), 2
  380.  
  381. getlocal 8
  382. callpropvoid QName(PackageNamespace(""), "endFill"), 0
  383.  
  384. getlocal3
  385. getlocal 7
  386. multiply
  387. convert_d
  388. setlocal3
  389.  
  390. getlocal0
  391. getproperty QName(PackageNamespace(""), "hMeter")
  392. getproperty QName(PackageNamespace(""), "graphics")
  393. callpropvoid QName(PackageNamespace(""), "clear"), 0
  394.  
  395. getlocal0
  396. getproperty QName(PackageNamespace(""), "hMeter")
  397. getproperty QName(PackageNamespace(""), "graphics")
  398. coerce QName(PackageNamespace("flash.display"), "Graphics")
  399. dup
  400. setlocal 9
  401.  
  402. pushbyte 0
  403. pushint 5526612
  404. callpropvoid QName(PackageNamespace(""), "lineStyle"), 2
  405.  
  406. getlocal 9
  407. getlocal0
  408. getlocal 7
  409. pushbyte 100
  410. multiply
  411. callproperty QName(PackageNamespace(""), "green2red"), 1
  412. callpropvoid QName(PackageNamespace(""), "beginFill"), 1
  413.  
  414. getlocal 9
  415. getlocal3
  416. pushbyte 0
  417. callpropvoid QName(PackageNamespace(""), "lineTo"), 2
  418.  
  419. getlocal 9
  420. getlocal3
  421. getlocal 4
  422. callpropvoid QName(PackageNamespace(""), "lineTo"), 2
  423.  
  424. getlocal 9
  425. pushbyte 0
  426. getlocal 4
  427. callpropvoid QName(PackageNamespace(""), "lineTo"), 2
  428.  
  429. getlocal 9
  430. pushbyte 0
  431. dup
  432. callpropvoid QName(PackageNamespace(""), "lineTo"), 2
  433.  
  434. getlocal 9
  435. callpropvoid QName(PackageNamespace(""), "endFill"), 0
  436.  
  437. returnvoid
  438. end ; code
  439. end ; body
  440. end ; method
  441. end ; trait
  442. trait method QName(PackageNamespace(""), "draw") flag OVERRIDE
  443. method
  444. name "draw"
  445. refid "com.company.assembleegameclient.ui.tooltip:PortraitToolTip/instance/draw"
  446. returns QName(PackageNamespace(""), "void")
  447. body
  448. maxstack 4
  449. localcount 2
  450. initscopedepth 10
  451. maxscopedepth 11
  452. code
  453. getlocal0
  454. pushscope
  455.  
  456. getlex QName(PackageNamespace(""), "NaN")
  457. convert_d
  458. setlocal1
  459.  
  460. getlocal0
  461. getproperty QName(PackageNamespace(""), "questObj")
  462. getproperty QName(PackageNamespace(""), "map_")
  463. pushnull
  464. equals
  465. not
  466. iffalse L66
  467.  
  468. getlocal0
  469. callpropvoid QName(PackageNamespace(""), "updateDist"), 0
  470.  
  471. getlocal0
  472. getlocal0
  473. getproperty QName(PackageNamespace(""), "questObj")
  474. getproperty QName(PackageNamespace(""), "hp_")
  475. getlocal0
  476. getproperty QName(PackageNamespace(""), "questObj")
  477. getproperty QName(PackageNamespace(""), "maxHP_")
  478. pushbyte 23
  479. callpropvoid QName(PackageNamespace(""), "drawBar"), 3
  480.  
  481. getlocal0
  482. getproperty QName(PackageNamespace(""), "dist")
  483. pushbyte 20
  484. ifnlt L60
  485.  
  486. findpropstrict QName(PackageNamespace("flash.utils"), "getTimer")
  487. callproperty QName(PackageNamespace("flash.utils"), "getTimer"), 0
  488. pushshort 1000
  489. modulo
  490. convert_d
  491. setlocal1
  492.  
  493. getlocal1
  494. pushshort 500
  495. ifnlt L42
  496.  
  497. getlocal1
  498. pushshort 500
  499. divide
  500. convert_d
  501. setlocal1
  502.  
  503. jump L49
  504.  
  505. L42:
  506. pushbyte 2
  507. getlocal1
  508. pushshort 500
  509. divide
  510. subtract
  511. convert_d
  512. setlocal1
  513.  
  514. L49:
  515. getlocal0
  516. getproperty QName(PackageNamespace(""), "colorTransform")
  517. getlocal1
  518. setproperty QName(PackageNamespace(""), "alphaMultiplier")
  519.  
  520. getlocal0
  521. getproperty QName(PackageNamespace(""), "bar")
  522. getproperty QName(PackageNamespace(""), "transform")
  523. getlocal0
  524. getproperty QName(PackageNamespace(""), "colorTransform")
  525. setproperty QName(PackageNamespace(""), "colorTransform")
  526.  
  527. jump L66
  528.  
  529. L60:
  530. getlocal0
  531. getproperty QName(PackageNamespace(""), "bar")
  532. getproperty QName(PackageNamespace(""), "transform")
  533. getlex QName(PackageNamespace("com.company.util"), "MoreColorUtil")
  534. getproperty QName(PackageNamespace(""), "identity")
  535. setproperty QName(PackageNamespace(""), "colorTransform")
  536.  
  537. L66:
  538. getlocal0
  539. callsupervoid QName(PackageNamespace(""), "draw"), 0
  540. returnvoid
  541. end ; code
  542. end ; body
  543. end ; method
  544. end ; trait
  545. end ; instance
  546. cinit
  547. refid "com.company.assembleegameclient.ui.tooltip:PortraitToolTip/class/init"
  548. body
  549. maxstack 1
  550. localcount 1
  551. initscopedepth 9
  552. maxscopedepth 10
  553. code
  554. getlocal0
  555. pushscope
  556.  
  557. returnvoid
  558. end ; code
  559. end ; body
  560. end ; method
  561. end ; class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement