Constants.POS.html 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Namespace: POS | 12 Heroes</title>
  6. <script src="scripts/prettify/prettify.js"> </script>
  7. <script src="scripts/prettify/lang-css.js"> </script>
  8. <!--[if lt IE 9]>
  9. <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  10. <![endif]-->
  11. <link type="text/css" rel="stylesheet" href="styles/bootstrap.min.css">
  12. <link type="text/css" rel="stylesheet" href="styles/prettify-jsdoc.css">
  13. <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
  14. <link type="text/css" rel="stylesheet" href="styles/tui-doc.css">
  15. </head>
  16. <body>
  17. <nav class="lnb" id="lnb">
  18. <div class="logo" style="">
  19. <img src="img/toast-ui.png" width="100%" height="100%">
  20. </div>
  21. <div class="title">
  22. <h1><a href="index.html" class="link">12 Heroes</a></h1>
  23. </div>
  24. <div class="search-container" id="search-container">
  25. <input type="text" placeholder="Search">
  26. <ul></ul>
  27. </div>
  28. <div class="lnb-api hidden"><h3>Namespaces</h3><ul><li><a href="Constants.html">Constants</a><button type="button" class="hidden toggle-subnav btn btn-link"> <span class="glyphicon glyphicon-plus"></span></button><div class="hidden" id="Constants_sub"></div></li><li><a href="Constants.HERO.html">Constants.HERO</a><button type="button" class="hidden toggle-subnav btn btn-link"> <span class="glyphicon glyphicon-plus"></span></button><div class="hidden" id="Constants.HERO_sub"><div class="member-type">Members</div><ul class="inner"><li><a href="Constants.HERO.html#.HERO_ABILITY">HERO_ABILITY</a></li><li><a href="Constants.HERO.html#.HERO_DEPLOY">HERO_DEPLOY</a></li><li><a href="Constants.HERO.html#.HERO_DISCARD">HERO_DISCARD</a></li><li><a href="Constants.HERO.html#.HERO_DISMISS">HERO_DISMISS</a></li><li><a href="Constants.HERO.html#.HERO_MOVE">HERO_MOVE</a></li><li><a href="Constants.HERO.html#.HERO_RECRUIT">HERO_RECRUIT</a></li><li><a href="Constants.HERO.html#.HERO_REPLACE">HERO_REPLACE</a></li></ul></div></li><li><a href="Constants.PLAYER.html">Constants.PLAYER</a><button type="button" class="hidden toggle-subnav btn btn-link"> <span class="glyphicon glyphicon-plus"></span></button><div class="hidden" id="Constants.PLAYER_sub"><div class="member-type">Members</div><ul class="inner"><li><a href="Constants.PLAYER.html#.PLAYER_PASS">PLAYER_PASS</a></li><li><a href="Constants.PLAYER.html#.PLAYER_SUPPLY">PLAYER_SUPPLY</a></li></ul></div></li><li><a href="Constants.POS.html">Constants.POS</a><button type="button" class="hidden toggle-subnav btn btn-link"> <span class="glyphicon glyphicon-plus"></span></button><div class="hidden" id="Constants.POS_sub"><div class="member-type">Members</div><ul class="inner"><li><a href="Constants.POS.html#.POS_BATTLE_CENTER">POS_BATTLE_CENTER</a></li><li><a href="Constants.POS.html#.POS_BATTLE_LEFT">POS_BATTLE_LEFT</a></li><li><a href="Constants.POS.html#.POS_BATTLE_RIGHT">POS_BATTLE_RIGHT</a></li><li><a href="Constants.POS.html#.POS_CAMP">POS_CAMP</a></li><li><a href="Constants.POS.html#.POS_DISCARD">POS_DISCARD</a></li><li><a href="Constants.POS.html#.POS_HAND">POS_HAND</a></li><li><a href="Constants.POS.html#.POS_PILE">POS_PILE</a></li></ul></div></li><li><a href="Constants.REQ.html">Constants.REQ</a><button type="button" class="hidden toggle-subnav btn btn-link"> <span class="glyphicon glyphicon-plus"></span></button><div class="hidden" id="Constants.REQ_sub"><div class="member-type">Members</div><ul class="inner"><li><a href="Constants.REQ.html#.REQ_ERROR">REQ_ERROR</a></li><li><a href="Constants.REQ.html#.REQ_IDLE">REQ_IDLE</a></li><li><a href="Constants.REQ.html#.REQ_REQUESTED">REQ_REQUESTED</a></li><li><a href="Constants.REQ.html#.REQ_SUCCESS">REQ_SUCCESS</a></li></ul></div></li></ul></div><div class="lnb-api hidden"><h3>Global</h3><ul><li><a href="global.html#getDraftSets">getDraftSets</a></li><li><a href="global.html#getHeroesIdsByFaction">getHeroesIdsByFaction</a></li><li><a href="global.html#shuffleHeroes">shuffleHeroes</a></li><li><a href="global.html#TH_Ability">TH_Ability</a></li><li><a href="global.html#TH_AbilityHook">TH_AbilityHook</a></li><li><a href="global.html#TH_AdvRule">TH_AdvRule</a></li><li><a href="global.html#TH_BattleTile">TH_BattleTile</a></li><li><a href="global.html#TH_Color">TH_Color</a></li><li><a href="global.html#TH_CommStatus">TH_CommStatus</a></li><li><a href="global.html#TH_DeckMode">TH_DeckMode</a></li><li><a href="global.html#TH_Faction">TH_Faction</a></li><li><a href="global.html#TH_GameDataStore">TH_GameDataStore</a></li><li><a href="global.html#TH_GameGlobalState">TH_GameGlobalState</a></li><li><a href="global.html#TH_GameStateEnum">TH_GameStateEnum</a></li><li><a href="global.html#TH_HeroAction">TH_HeroAction</a></li><li><a href="global.html#TH_HeroCard">TH_HeroCard</a></li><li><a href="global.html#TH_HeroInGame">TH_HeroInGame</a></li><li><a href="global.html#TH_HeroPosition">TH_HeroPosition</a></li><li><a href="global.html#TH_MessageChatFrom">TH_MessageChatFrom</a></li><li><a href="global.html#TH_MessageDraftStep">TH_MessageDraftStep</a></li><li><a href="global.html#TH_MessageFaction">TH_MessageFaction</a></li><li><a href="global.html#TH_MessageTournamentDeckStep">TH_MessageTournamentDeckStep</a></li><li><a href="global.html#TH_PlayerAction">TH_PlayerAction</a></li><li><a href="global.html#TH_PlayerGameState">TH_PlayerGameState</a></li><li><a href="global.html#TH_Popularity">TH_Popularity</a></li><li><a href="global.html#TH_ReqStatus">TH_ReqStatus</a></li></ul></div>
  29. </nav>
  30. <div id="resizer"></div>
  31. <div class="main" id="main">
  32. <section>
  33. <header>
  34. <h2>
  35. <span class="ancestors"><a href="Constants.html">Constants</a>.</span>POS</h2>
  36. </header>
  37. <article>
  38. <div class="container-overview">
  39. <dl class="details">
  40. </dl>
  41. </div>
  42. <h3 class="subsection-title">Members</h3>
  43. <dl>
  44. <dt>
  45. <h4 class="name" id=".POS_BATTLE_CENTER">
  46. <span class="type-signature"><span class="icon green">static</span>, <span class="icon green">constant</span> </span>POS_BATTLE_CENTER<span class="type-signature"> :HeroPosition</span>
  47. <br>
  48. <br>
  49. <div class="container-source members">
  50. <code><a href="server_src_client-server-shared_const_constants.js.html">server/src/client-server-shared/const/constants.js</a></code>,
  51. <code><a href="server_src_client-server-shared_const_constants.js.html#line77">line 77</a></code>
  52. </div>
  53. </h4>
  54. </dt>
  55. <dd>
  56. <!--
  57. <h5>Type:</h5>
  58. <ul>
  59. <li>
  60. <span class="param-type">HeroPosition</span>
  61. </li>
  62. </ul>
  63. -->
  64. <dl class="details">
  65. <dt class="tag-default">Default Value:</dt>
  66. <dd class="tag-default"><ul class="dummy">
  67. <li>battle_center</li>
  68. </ul></dd>
  69. </dl>
  70. </dd>
  71. <hr>
  72. <dt>
  73. <h4 class="name" id=".POS_BATTLE_LEFT">
  74. <span class="type-signature"><span class="icon green">static</span>, <span class="icon green">constant</span> </span>POS_BATTLE_LEFT<span class="type-signature"> :HeroPosition</span>
  75. <br>
  76. <br>
  77. <div class="container-source members">
  78. <code><a href="server_src_client-server-shared_const_constants.js.html">server/src/client-server-shared/const/constants.js</a></code>,
  79. <code><a href="server_src_client-server-shared_const_constants.js.html#line70">line 70</a></code>
  80. </div>
  81. </h4>
  82. </dt>
  83. <dd>
  84. <!--
  85. <h5>Type:</h5>
  86. <ul>
  87. <li>
  88. <span class="param-type">HeroPosition</span>
  89. </li>
  90. </ul>
  91. -->
  92. <dl class="details">
  93. <dt class="tag-default">Default Value:</dt>
  94. <dd class="tag-default"><ul class="dummy">
  95. <li>battle_left</li>
  96. </ul></dd>
  97. </dl>
  98. </dd>
  99. <hr>
  100. <dt>
  101. <h4 class="name" id=".POS_BATTLE_RIGHT">
  102. <span class="type-signature"><span class="icon green">static</span>, <span class="icon green">constant</span> </span>POS_BATTLE_RIGHT<span class="type-signature"> :HeroPosition</span>
  103. <br>
  104. <br>
  105. <div class="container-source members">
  106. <code><a href="server_src_client-server-shared_const_constants.js.html">server/src/client-server-shared/const/constants.js</a></code>,
  107. <code><a href="server_src_client-server-shared_const_constants.js.html#line84">line 84</a></code>
  108. </div>
  109. </h4>
  110. </dt>
  111. <dd>
  112. <!--
  113. <h5>Type:</h5>
  114. <ul>
  115. <li>
  116. <span class="param-type">HeroPosition</span>
  117. </li>
  118. </ul>
  119. -->
  120. <dl class="details">
  121. <dt class="tag-default">Default Value:</dt>
  122. <dd class="tag-default"><ul class="dummy">
  123. <li>battle_right</li>
  124. </ul></dd>
  125. </dl>
  126. </dd>
  127. <hr>
  128. <dt>
  129. <h4 class="name" id=".POS_CAMP">
  130. <span class="type-signature"><span class="icon green">static</span>, <span class="icon green">constant</span> </span>POS_CAMP<span class="type-signature"> :HeroPosition</span>
  131. <br>
  132. <br>
  133. <div class="container-source members">
  134. <code><a href="server_src_client-server-shared_const_constants.js.html">server/src/client-server-shared/const/constants.js</a></code>,
  135. <code><a href="server_src_client-server-shared_const_constants.js.html#line63">line 63</a></code>
  136. </div>
  137. </h4>
  138. </dt>
  139. <dd>
  140. <!--
  141. <h5>Type:</h5>
  142. <ul>
  143. <li>
  144. <span class="param-type">HeroPosition</span>
  145. </li>
  146. </ul>
  147. -->
  148. <dl class="details">
  149. <dt class="tag-default">Default Value:</dt>
  150. <dd class="tag-default"><ul class="dummy">
  151. <li>camp</li>
  152. </ul></dd>
  153. </dl>
  154. </dd>
  155. <hr>
  156. <dt>
  157. <h4 class="name" id=".POS_DISCARD">
  158. <span class="type-signature"><span class="icon green">static</span>, <span class="icon green">constant</span> </span>POS_DISCARD<span class="type-signature"> :HeroPosition</span>
  159. <br>
  160. <br>
  161. <div class="container-source members">
  162. <code><a href="server_src_client-server-shared_const_constants.js.html">server/src/client-server-shared/const/constants.js</a></code>,
  163. <code><a href="server_src_client-server-shared_const_constants.js.html#line56">line 56</a></code>
  164. </div>
  165. </h4>
  166. </dt>
  167. <dd>
  168. <!--
  169. <h5>Type:</h5>
  170. <ul>
  171. <li>
  172. <span class="param-type">HeroPosition</span>
  173. </li>
  174. </ul>
  175. -->
  176. <dl class="details">
  177. <dt class="tag-default">Default Value:</dt>
  178. <dd class="tag-default"><ul class="dummy">
  179. <li>discard</li>
  180. </ul></dd>
  181. </dl>
  182. </dd>
  183. <hr>
  184. <dt>
  185. <h4 class="name" id=".POS_HAND">
  186. <span class="type-signature"><span class="icon green">static</span>, <span class="icon green">constant</span> </span>POS_HAND<span class="type-signature"> :HeroPosition</span>
  187. <br>
  188. <br>
  189. <div class="container-source members">
  190. <code><a href="server_src_client-server-shared_const_constants.js.html">server/src/client-server-shared/const/constants.js</a></code>,
  191. <code><a href="server_src_client-server-shared_const_constants.js.html#line49">line 49</a></code>
  192. </div>
  193. </h4>
  194. </dt>
  195. <dd>
  196. <!--
  197. <h5>Type:</h5>
  198. <ul>
  199. <li>
  200. <span class="param-type">HeroPosition</span>
  201. </li>
  202. </ul>
  203. -->
  204. <dl class="details">
  205. <dt class="tag-default">Default Value:</dt>
  206. <dd class="tag-default"><ul class="dummy">
  207. <li>hand</li>
  208. </ul></dd>
  209. </dl>
  210. </dd>
  211. <hr>
  212. <dt>
  213. <h4 class="name" id=".POS_PILE">
  214. <span class="type-signature"><span class="icon green">static</span>, <span class="icon green">constant</span> </span>POS_PILE<span class="type-signature"> :HeroPosition</span>
  215. <br>
  216. <br>
  217. <div class="container-source members">
  218. <code><a href="server_src_client-server-shared_const_constants.js.html">server/src/client-server-shared/const/constants.js</a></code>,
  219. <code><a href="server_src_client-server-shared_const_constants.js.html#line42">line 42</a></code>
  220. </div>
  221. </h4>
  222. </dt>
  223. <dd>
  224. <!--
  225. <h5>Type:</h5>
  226. <ul>
  227. <li>
  228. <span class="param-type">HeroPosition</span>
  229. </li>
  230. </ul>
  231. -->
  232. <dl class="details">
  233. <dt class="tag-default">Default Value:</dt>
  234. <dd class="tag-default"><ul class="dummy">
  235. <li>pile</li>
  236. </ul></dd>
  237. </dl>
  238. </dd>
  239. <hr>
  240. </dl>
  241. </article>
  242. </section>
  243. </div>
  244. <footer>
  245. <img class="logo" src="img/toast-ui.png" style="">
  246. <div class="footer-text">NHN Entertainment. Frontend Development Lab</div>
  247. </footer>
  248. <script>prettyPrint();</script>
  249. <script src="scripts/jquery.min.js"></script>
  250. <script src="scripts/tui-doc.js"></script>
  251. <script src="scripts/linenumber.js"></script>
  252. <script>
  253. var id = 'Constants.POS_sub'.replace(/"/g, '_');
  254. var selectedApi = document.getElementById(id); // do not use jquery selector
  255. var $selectedApi = $(selectedApi);
  256. $selectedApi.removeClass('hidden');
  257. $selectedApi.parent().find('.glyphicon').removeClass('glyphicon-plus').addClass('glyphicon-minus');
  258. showLnbApi();
  259. </script>
  260. </body>
  261. </html>