emmet7life / egret-game-library

Egret Game Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Egret Game Library

English

Summary

Egret Game Library is a 3rd party library which is maintained by egret team. Each library in this project has been verified by egret team.

Index

base64texture

Change base64 characters to the egert Texture

dcagent

DataEye SDK for Egret

ecs

Entity-Component-System support library

Gesture

Mobile Gesture library

Greensock

Greensock animation library

jszip

jszip library

MD5

MD5 library

mouse

Pc mouse support library, support mouseOver,mouseOut,rollOut and cursor style

Particle

Particle system

Physics

Physics system based on P2

Github

Documentation

socket.io

socket.io

how to use:

  • npm install socket.io -g
  • npm install express -g
  • enter the demo directory,use command node index.js
  • run the demo,touch screen to send messages

tiled

tiledmap

weixinapi

wechat API

weixinextension

wechat extension

中文

概述

Egret Game Library 是 Egret 官方团队参与维护的 Egret 第三方库。其中每个文件夹都是符合 Egret 第三方库标准的项目、

目录

base64texture

把 base64 字符串转换为 egert Texture

dcagent

DataEye SDK for Egret

ecs

实体组件系统支持库

gesture

手势库

Greensock

Greensock 动画库

jszip

jszip 压缩库

md5

一个简单的md5库

mouse

pc鼠标支持库,支持mouseOver,mouseOut,rollOver,rollOut事件,并且支持鼠标手型

particle

粒子系统

physics

p2物理引擎,当前使用的版本为0.7.0

Github

中文入门文档

Documentation

socket.io

socket.io

使用方法:

  • npm install socket.io -g
  • npm install express -g
  • 进入到demo目录,使用node index.js命令打开服务器
  • 运行demo,点击屏幕发送消息

tiled

tiledmap 支持库

weixinapi

微信API

weixinextension

微信扩展库

About

Egret Game Library


Languages

Language:JavaScript 81.0%Language:TypeScript 17.2%Language:HTML 1.8%