123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <title>Module: TH | 12 Heroes</title>
- <script src="scripts/prettify/prettify.js"> </script>
- <script src="scripts/prettify/lang-css.js"> </script>
- <!--[if lt IE 9]>
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
- <link type="text/css" rel="stylesheet" href="styles/bootstrap.min.css">
- <link type="text/css" rel="stylesheet" href="styles/prettify-jsdoc.css">
- <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
- <link type="text/css" rel="stylesheet" href="styles/tui-doc.css">
-
- </head>
- <body>
- <nav class="lnb" id="lnb">
- <div class="logo" style="">
-
- <img src="img/toast-ui.png" width="100%" height="100%">
-
- </div>
- <div class="title">
- <h1><a href="index.html" class="link">12 Heroes</a></h1>
-
- </div>
- <div class="search-container" id="search-container">
- <input type="text" placeholder="Search">
- <ul></ul>
- </div>
-
- <div class="lnb-api hidden"><h3>Modules</h3><ul><li><a href="module-TH.html">TH</a><button type="button" class="hidden toggle-subnav btn btn-link"> <span class="glyphicon glyphicon-plus"></span></button><div class="hidden" id="module:TH_sub"></div></li></ul></div><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#Ability">Ability</a></li><li><a href="global.html#AbilityHook">AbilityHook</a></li><li><a href="global.html#AdvRule">AdvRule</a></li><li><a href="global.html#BattleTile">BattleTile</a></li><li><a href="global.html#Color">Color</a></li><li><a href="global.html#CommStatus">CommStatus</a></li><li><a href="global.html#DeckMode">DeckMode</a></li><li><a href="global.html#Faction">Faction</a></li><li><a href="global.html#GameDataStore">GameDataStore</a></li><li><a href="global.html#GameGlobalState">GameGlobalState</a></li><li><a href="global.html#GameStateEnum">GameStateEnum</a></li><li><a href="global.html#getDraftSets">getDraftSets</a></li><li><a href="global.html#getHeroesIdsByFaction">getHeroesIdsByFaction</a></li><li><a href="global.html#HeroAction">HeroAction</a></li><li><a href="global.html#HeroCard">HeroCard</a></li><li><a href="global.html#HeroInGame">HeroInGame</a></li><li><a href="global.html#HeroPosition">HeroPosition</a></li><li><a href="global.html#MessageFaction">MessageFaction</a></li><li><a href="global.html#PlayerAction">PlayerAction</a></li><li><a href="global.html#PlayerGameState">PlayerGameState</a></li><li><a href="global.html#Popularity">Popularity</a></li><li><a href="global.html#ReqStatus">ReqStatus</a></li><li><a href="global.html#shuffleHeroes">shuffleHeroes</a></li></ul></div>
- </nav>
- <div id="resizer"></div>
- <div class="main" id="main">
-
- <section>
- <header>
-
- <h2>TH</h2>
-
-
- </header>
- <article>
-
- <div class="container-overview">
-
-
-
-
- </div>
-
-
-
-
-
-
-
-
-
-
-
- </article>
- </section>
- </div>
- <footer>
- <img class="logo" src="img/toast-ui.png" style="">
- <div class="footer-text">NHN Entertainment. Frontend Development Lab</div>
- </footer>
- <script>prettyPrint();</script>
- <script src="scripts/jquery.min.js"></script>
- <script src="scripts/tui-doc.js"></script>
- <script src="scripts/linenumber.js"></script>
- <script>
- var id = 'module:TH_sub'.replace(/"/g, '_');
- var selectedApi = document.getElementById(id); // do not use jquery selector
- var $selectedApi = $(selectedApi);
- $selectedApi.removeClass('hidden');
- $selectedApi.parent().find('.glyphicon').removeClass('glyphicon-plus').addClass('glyphicon-minus');
- showLnbApi();
- </script>
- </body>
- </html>
|