Coder Social home page Coder Social logo

hero's Introduction

源码目录介绍

E:.
│  Config.js
│  GameConfig.js
│  Main.js
│
├─gamescripts
│  │  GameControl.js
│  │  GameView.js
│  │  SoundManager.js
│  │  WeaponManager.js
│  │
│  ├─config
│  │      HeroConfig.js
│  │      StratManager.js
│  │      WeaponConfig.js
│  │
│  ├─dialog
│  │      AlertDialog.js
│  │      BattleResultDialog.js
│  │      PassResultDialog.js
│  │
│  ├─gameGuide
│  │      GameGuide.js
│  │      GameGuideControl.js
│  │      GameGuideData.js
│  │      SpeakMan.js
│  │
│  ├─prefab
│  │      Dodge.js
│  │      GameBanner.js
│  │      HPBar.js
│  │      MPBar.js
│  │      Player.js
│  │      PlayerSkill.js
│  │      PlayerState.js
│  │      Skill.js
│  │      Weapon.js
│  │      WeaponBar.js
│  │      WeaponSkill.js
│  │
│  └─preOpen
│          PreOpenControl.js
│          PreOpenManager.js
│          PreOpenView.js
│
├─scripts
│  ├─common
│  │  │  GameMain.js
│  │  │  HomeControl.js
│  │  │
│  │  ├─figure
│  │  │      Grading.js
│  │  │      GradingControl.js
│  │  │      Swordsman.js
│  │  │      SwordsmanControl.js
│  │  │
│  │  ├─Loading
│  │  │      LoadingControl.js
│  │  │      LoadingView.js
│  │  │
│  │  ├─Match
│  │  │      MatchControl.js
│  │  │      MatchView.js
│  │  │
│  │  ├─Rank
│  │  │      RankCell.js
│  │  │      RankControl.js
│  │  │      RankView.js
│  │  │
│  │  ├─refiner
│  │  │      Devour.js
│  │  │      DevourControl.js
│  │  │      Refining.js
│  │  │      RefiningControl.js
│  │  │
│  │  ├─sign
│  │  │      Sign.js
│  │  │      SignControl.js
│  │  │
│  │  ├─task
│  │  │      WeaponList.js
│  │  │      WeaponListControl.js
│  │  │
│  │  ├─tool
│  │  │      Global.js
│  │  │      Tool.js
│  │  │
│  │  ├─weapon
│  │  │      WeaponHouse.js
│  │  │      WeaponHouseControl.js
│  │  │      WeaponStore.js
│  │  │      WeaponStoreControl.js
│  │  │
│  │  └─wheel
│  │          Wheel.js
│  │          WheelControl.js
│  │
│  ├─config
│  ├─dialog
│  │  ├─common
│  │  │      Award.js
│  │  │      BuyWheelTimes.js
│  │  │      Rank.js
│  │  │      Task.js
│  │  │
│  │  ├─figure
│  │  │      BuyHero.js
│  │  │      GetNewSkill.js
│  │  │      SkillDetail.js
│  │  │
│  │  ├─refiner
│  │  │      Canlock.js
│  │  │
│  │  └─weapon
│  │          DiamondLack.js
│  │          GoldLack.js
│  │          StoreSure.js
│  │          UnlockFifth.js
│  │          UnlockFour.js
│  │          UnlockTips.js
│  │
│  └─prefab
│          BeanBox.js
│
└─ui
        layaMaxUI.js
        

hero's People

Contributors

qijianwei avatar

Stargazers

小马哥nice avatar

Watchers

James Cloos avatar

hero's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.