Skip to content

mebiusashan/ag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ag

ag是一个基于Egret引擎所开发的游戏开发库。

安装

  1. 下载或clone该库,将bin目录中的ag.文件夹拷贝到你的游戏项目中的libs中。
  2. egretProperties.json文件中的modules字段加入如下库标记。
{
	"name": "ag",
	"path": "./libs/ag"
}

功能

  • 向量
  • 音频管理器

API文档

ag.ashan.org

反馈

如果你有一些问题,可以发送Issues或者在修改代码之后提交Pull

License

Copyright (c) 2018 mebiusashan

Releases

No releases published

Packages