GithubHelp home page GithubHelp logo

arcaeadatamodel's Introduction

ArcaeaDataModel

Arcaea游戏数据结构的面对对象的模型

用法

本库提供了一些帮助类来模型化原始数据,助于面对对象编程。

曲包

Pack类

位置:src/Pack/Pack.php
功能:单个曲包的模型

PackMap类

位置:src/Pack/PackMap.php
功能:曲包映射
使用注意:请用PackMapBuilder获得本类的实例

PackMapBuilder类

位置:src/Pack/PackMapBuilder.php
功能:用于构建PackMap

PackSearcher类

位置:src/Pack/PackSearcher.php
功能:用于在PackMap里搜索特定的Pack

歌曲

Song类

位置:src/Song/Song.php
功能:单一歌曲的模型

SongMap类

位置:src/Song/SongMap.php
功能:歌曲映射
使用注意:请用SongMapBuilder来获取本类的实例

SongMapBuilder类

位置:src/Song/SongMapBuilder.php
功能:用于构建SongMap

SongSearcher类

位置:src/Song/SongSearcher.php
功能:用于在SongMap里搜索特定的Song

世界模式

Map类

位置:src/World/Map.php
功能:世界模式里地图的模型 使用注意:请用MapParser获得本类的实例

MapParser类

位置:src/World/MapParser.php
功能:用于解析世界模式里的梯子Raw数据

Step类

位置:src/World/Step.php
功能:世界模式里地图上台阶的模型 使用注意:请用StepParser获得本类的实例

StepParser类

位置:src/World/StepParser.php
功能:用于解析世界模式里梯子的台阶

贡献

欢迎各位大佬贡献代码,本库使用GPL-2.0许可证授权。

arcaeadatamodel's People

Contributors

razesoldier avatar

Watchers

 avatar  avatar

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.