Commit Graph

138 Commits

Author SHA1 Message Date
leo
e849857e78 添加一个UI左右无限翻页组件 2020-09-16 19:48:11 +08:00
leo
a13232387c 添加一个使用多个Camera 来渲染的简单demo 2020-08-09 10:59:17 +08:00
leo
0f2b38c956 添加使用Box2d应用力方法 2020-07-30 23:41:33 +08:00
leo
217f33fd5b 添加一个展示物品的自动无限循环的scrollView 2020-07-20 22:29:05 +08:00
leo
3069efccf6 添加一个获得金币的飞金币动画效果 2020-06-14 12:20:32 +08:00
leo501
498c549bb0 添加ListViewV2demo中js调用ts方式 2020-06-13 18:29:34 +08:00
Leo
5d013770cd 添加对String 加密与解密 2020-05-21 22:56:59 +08:00
Leo
373fa60819 添加事件监听、分发工具类 2020-05-19 23:15:31 +08:00
leo501
f5a12497ed 修改图片 2020-04-07 19:26:44 +08:00
Leo
921332acbe Update README.md 2020-04-07 19:24:24 +08:00
leo501
2f1cbcce32 readme 添加图片 2020-04-07 19:21:51 +08:00
leo501
51846a05f1 添加图片说明 2020-04-07 19:19:45 +08:00
leo501
6ff37c3277 添加图片 2020-04-07 19:17:27 +08:00
leo501
bc63db6718 Merge branch 'master' of https://github.com/Leo501/CocosCreatorTutorial 2020-04-07 18:57:52 +08:00
leo501
1e60f8acd5 完善水平方向代码 2020-04-07 18:57:33 +08:00
Leo
a086128d8f 添加一个微信小游戏登录授权取得用户信息 2020-03-28 16:42:35 +08:00
leo
b665c9dbaa 优化滚动代码,把函数拆分 2020-03-26 18:35:00 +08:00
Leo
912bdfcacd Merge branch 'master' of https://github.com/Leo501/CocosCreatorTutorial 2020-02-08 22:17:44 +08:00
Leo
2d01e9d1d5 添加一个扇形发射移动的子弹效果 2020-02-08 22:16:12 +08:00
leo
7e7b8e2264 基本完成热更新打包工具与流程 2020-01-17 15:14:57 +08:00
leo
4aad600180 开发热更新工具中 2020-01-16 19:25:56 +08:00
leo
0c1870e351 优化main.js中有高版本覆盖安装时,把低版本的cache清除 2020-01-08 16:43:20 +08:00
leo
b927a4dcbc 优化代码、添加原理说明 2020-01-06 22:18:08 +08:00
leo
10198bf54c 优化Listview 添加移动到指定位置与插入item 2020-01-06 17:44:58 +08:00
leo
a1b45d5c33 添加物理瞄准线 2019-12-25 10:35:32 +08:00
leo
0fafa426cc 添加老虎机/水果机轮转动画 2019-12-24 15:16:59 +08:00
leo
a22cdf60e5 添加一个处理int64的大数 2019-11-22 14:13:15 +08:00
leo
d68007fdd4 更新了球自由落体后反弹动画 2019-11-21 19:30:08 +08:00
leo
06fba57cbc 优化翻滚动数字 2019-11-20 10:20:47 +08:00
leo
42dc27568c 添加一个数子滚动的例子 2019-11-16 19:01:23 +08:00
leo
2dbde5c60f Merge branch 'master' of https://github.com/Leo501/CocosCreatorTutorial 2019-11-04 16:44:35 +08:00
leo
135be2f093 添加适配宽高 2019-11-04 16:44:16 +08:00
Leo
602740ce59 添加一个关于内存管理的类,采用引用计数来实现 2019-10-27 18:05:47 +08:00
leo
5ab4ccefef 匀速贝塞尔曲线运动 2019-10-08 16:13:43 +08:00
leo
8d8ac695f7 合并为Rocker 2019-10-08 11:52:00 +08:00
leo
31b8562fce 遥杆Demo2 2019-09-27 17:11:03 +08:00
leo
3c32d140f9 完善listview 2019-08-29 21:51:19 +08:00
leo
85c7baa6ac Merge branch 'master' of https://github.com/Leo501/CocosCreatorTutorial 2019-08-28 00:26:12 +08:00
leo
747585c22b 只保留ts版本,去除js版本 2019-08-28 00:19:43 +08:00
leo
a711a11e93 添加一个计算rocker 摇杆 角度的问题 2019-08-21 14:42:50 +08:00
leo
b9c9d7d402 添加一个生成网格数组的方法 2019-08-12 23:55:35 +08:00
leo
90f4a953b4 添加一个图片的demo 2019-07-13 15:47:46 +08:00
leo
6fe2f2d31e string 工具 2019-07-12 18:21:33 +08:00
leo
1822f2dc2d 添加一个设置蒙板的component 2019-07-12 15:41:21 +08:00
leo
4bfabbbd9c 修改random 2019-07-12 15:38:34 +08:00
leo
a837152d22 protobuf归类 2019-07-09 11:12:31 +08:00
leo
79ff43d68b 添加微信小游戏的开发能力api 2019-07-09 10:38:42 +08:00
leo
23a7f0c655 ListView, 循环滚动列表,固定尺寸item, 屏幕可见范围外item会回收等待下次复用。支持横向,竖向,多行多列。支持追加删除数据。支持上右下左padding, 支持设置item锚点 2019-06-29 13:25:20 +08:00
Leo
fe6b7b3bcf Merge pull request #3 from Leo501/dependabot/npm_and_yarn/HotUpdateDemo/eslint-4.18.2
Bump eslint from 4.13.0 to 4.18.2 in /HotUpdateDemo
2019-06-29 10:57:43 +08:00
dependabot[bot]
6af5fb72d4 Bump eslint from 4.13.0 to 4.18.2 in /HotUpdateDemo
Bumps [eslint](https://github.com/eslint/eslint) from 4.13.0 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v4.13.0...v4.18.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-29 02:39:35 +00:00