1 Star 0 Fork 0

5DPLAY Game Studio / Lib_Kyo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 3.06 KB
一键复制 编辑 原始数据 按行查看 历史
Liushui_Miaomiao 提交于 2022-02-09 12:21 . 02/09/2022 commited

Lib_Kyo

Description

D written class library, used for BVN and FVO games.

The game's official website : https://www.1212321.com/

Usage

import net.play5d.kyo.[path.]YourClass;

License

  1. This software is distributed under the MIT license.
  2. In any case, the author is not liable for any consequences caused by the use of part of the code of this software.
  3. This section shall not be deleted or altered from any source.

Contributors

Name Contribution Email
D Code author kyo_wj2003@yahoo.cn
Liushui_Miaomiao Decompile the code and reformat it liushui_miaomiao@163.com

Change log

  • V 0.1.0 Release 02/09/2022
    1. Update the [README.en.md] file.
    2. Upload the complete class library.
    3. Remove the old version library, the old version library is invalid.
  • V 0.0.7 Alpha 07/19/2021
    1. Update the [README.en.md] file.
    2. Add Class [net.play5d.kyo.loader.BitmapLoader, net.play5d.kyo.loaderKyoURLoader].
    3. Perfect Class [net.play5d.kyo.display.bitmap.BitmapFontLoader].
    4. Fixed non-standard comments for some classes.
  • V 0.0.6 Alpha 05/28/2021
    1. Update the [README.en.md] file.
    2. Add Class [net.play5d.kyo.sound.KyoSounder, net.play5d.kyo.display.MCNumber, net.play5d.kyo.utils.ArrayMap].
    3. Fixed non-standard comments for some classes.
  • V 0.0.5 Alpha 05/08/2021
    1. Update the [README.en.md] file.
    2. Add Class [net.play5d.kyo.stage.KyoStageCtrl].
    3. Fixed non-standard comments for some classes.
  • V 0.0.4 Alpha 04/28/2021
    1. Update the [README.en.md] file.
    2. Add Class [net.play5d.kyo.stage.events.KyoStageEvent].
    3. Add Interface [net.play5d.kyo.stage.effect.IStageFadEffect, net.play5d.kyo.stage.Istage].
    4. Perfect Class [net.play5d.kyo.display.bitmap.BitmapFontText].
    5. Fixed non-standard comments for some classes.
    6. Modifying the code style.
  • V 0.0.3 Alpha 04/22/2021
    1. Update the [README.en.md] file.
    2. Add Class [net.play5d.kyo.display.bitmap.BitmapFontText, net.play5d.kyo.input.KyoKeyCode, net.play5d.kyo.input.KyoKeyVO].
    3. Fixed non-standard comments for some classes.
  • V 0.0.2 Alpha 04/18/2021
    1. Update the [README.en.md] file.
    2. Fixed some extra blank lines in the library.
    3. Increase to the class [net.play5d.kyo.display.bitmap.BitmapFont] the doc annotation.
  • V 0.0.1 Alpha 04/17/2021
    1. Test version, adding several test class code.(net.play5d.kyo.KyoSharedObject, net.play5d.kyo.display.bitmap.BitmapFont, net.play5d.kyo.display.bitmap.BitmapFontLoader, net.play5d.kyo.display.shapes.Box, net.play5d.kyo.display.ui.KyoSimpButton)
ActionScript
1
https://gitee.com/play5d_game_studio/lib_kyo.git
git@gitee.com:play5d_game_studio/lib_kyo.git
play5d_game_studio
lib_kyo
Lib_Kyo
master

搜索帮助