server_src_client-server-shared_const_constants.js.html 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Source: server/src/client-server-shared/const/constants.js | 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. <article>
  34. <pre class="prettyprint source linenums"><code>/** @namespace Constants*/
  35. export const Constants = {
  36. // Server requests status
  37. /** @namespace Constants.REQ*/
  38. /**
  39. * @constant
  40. * @type {import("type/comm").ReqStatus}
  41. * @default
  42. * @memberof Constants.REQ
  43. */
  44. REQ_IDLE: 'idle',
  45. /**
  46. * @constant
  47. * @type {import("type/comm").ReqStatus}
  48. * @default
  49. * @memberof Constants.REQ
  50. */
  51. REQ_REQUESTED: 'requested',
  52. /**
  53. * @constant
  54. * @type {import("type/comm").ReqStatus}
  55. * @default
  56. * @memberof Constants.REQ
  57. */
  58. REQ_SUCCESS: 'success',
  59. /**
  60. * @constant
  61. * @type {import("type/comm").ReqStatus}
  62. * @default
  63. * @memberof Constants.REQ
  64. */
  65. REQ_ERROR: 'error',
  66. // Positions of heroes in game
  67. /** @namespace Constants.POS*/
  68. /**
  69. * @constant
  70. * @type {import("type/game").HeroPosition}
  71. * @default
  72. * @memberof Constants.POS
  73. */
  74. POS_PILE: 'pile',
  75. /**
  76. * @constant
  77. * @type {import("type/game").HeroPosition}
  78. * @default
  79. * @memberof Constants.POS
  80. */
  81. POS_HAND: 'hand',
  82. /**
  83. * @constant
  84. * @type {import("type/game").HeroPosition}
  85. * @default
  86. * @memberof Constants.POS
  87. */
  88. POS_DISCARD: 'discard',
  89. /**
  90. * @constant
  91. * @type {import("type/game").HeroPosition}
  92. * @default
  93. * @memberof Constants.POS
  94. */
  95. POS_CAMP: 'camp',
  96. /**
  97. * @constant
  98. * @type {import("type/game").HeroPosition}
  99. * @default
  100. * @memberof Constants.POS
  101. */
  102. POS_BATTLE_LEFT: 'battle_left',
  103. /**
  104. * @constant
  105. * @type {import("type/game").HeroPosition}
  106. * @default
  107. * @memberof Constants.POS
  108. */
  109. POS_BATTLE_CENTER: 'battle_center',
  110. /**
  111. * @constant
  112. * @type {import("type/game").HeroPosition}
  113. * @default
  114. * @memberof Constants.POS
  115. */
  116. POS_BATTLE_RIGHT: 'battle_right',
  117. // Possible hero actions in game
  118. /** @namespace Constants.HERO*/
  119. /**
  120. * @constant
  121. * @type {import("type/game").HeroAction}
  122. * @default
  123. * @memberof Constants.HERO
  124. */
  125. HERO_RECRUIT: 'recruit',
  126. /**
  127. * @constant
  128. * @type {import("type/game").HeroAction}
  129. * @default
  130. * @memberof Constants.HERO
  131. */
  132. HERO_DEPLOY: 'deploy',
  133. /**
  134. * @constant
  135. * @type {import("type/game").HeroAction}
  136. * @default
  137. * @memberof Constants.HERO
  138. */
  139. HERO_MOVE: 'move',
  140. /**
  141. * @constant
  142. * @type {import("type/game").HeroAction}
  143. * @default
  144. * @memberof Constants.HERO
  145. */
  146. HERO_ABILITY: 'ability',
  147. /**
  148. * @constant
  149. * @type {import("type/game").HeroAction}
  150. * @default
  151. * @memberof Constants.HERO
  152. */
  153. HERO_DISMISS: 'dismiss',
  154. /**
  155. * @constant
  156. * @type {import("type/game").HeroAction}
  157. * @default
  158. * @memberof Constants.HERO
  159. */
  160. HERO_DISCARD: 'discard',
  161. /**
  162. * @constant
  163. * @type {import("type/game").HeroAction}
  164. * @default
  165. * @memberof Constants.HERO
  166. */
  167. HERO_REPLACE: 'replace',
  168. // Possible actions for player in game
  169. /** @namespace Constants.PLAYER*/
  170. /**
  171. * @constant
  172. * @type {import("type/game").PlayerAction}
  173. * @default
  174. * @memberof Constants.PLAYER
  175. */
  176. PLAYER_SUPPLY: 'supply',
  177. /**
  178. * @constant
  179. * @type {import("type/game").PlayerAction}
  180. * @default
  181. * @memberof Constants.PLAYER
  182. */
  183. PLAYER_PASS: 'pass'
  184. };
  185. Constants.install = function(Vue) {
  186. Vue.prototype.$const = key => {
  187. return Constants[key];
  188. };
  189. };
  190. </code></pre>
  191. </article>
  192. </section>
  193. </div>
  194. <footer>
  195. <img class="logo" src="img/toast-ui.png" style="">
  196. <div class="footer-text">NHN Entertainment. Frontend Development Lab</div>
  197. </footer>
  198. <script>prettyPrint();</script>
  199. <script src="scripts/jquery.min.js"></script>
  200. <script src="scripts/tui-doc.js"></script>
  201. <script src="scripts/linenumber.js"></script>
  202. <script>
  203. var id = '_sub'.replace(/"/g, '_');
  204. var selectedApi = document.getElementById(id); // do not use jquery selector
  205. var $selectedApi = $(selectedApi);
  206. $selectedApi.removeClass('hidden');
  207. $selectedApi.parent().find('.glyphicon').removeClass('glyphicon-plus').addClass('glyphicon-minus');
  208. showLnbApi();
  209. </script>
  210. </body>
  211. </html>