-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule doc
updated
22 files
+3 −3 | cocos/cc_2d/FileUtils.lua | |
+4 −4 | cocos/cc_2d/TextureCache.lua | |
+0 −22 | lstg/BentLaserData.lua | |
+1 −1 | lstg/color.lua | |
+13 −4 | lstg/constructor.lua | |
+0 −11 | lstg/debug.lua | |
+45 −10 | lstg/frame.lua | |
+28 −19 | lstg/graph.lua | |
+6 −5 | lstg/input.lua | |
+202 −97 | lstg/object.lua | |
+50 −33 | lua/object.lua | |
+1 −1 | x/Buffer.lua | |
+1 −1 | x/GameObjectBentLaser.lua | |
+1 −1 | x/Random.lua | |
+1 −1 | x/RenderMode.lua | |
+46 −39 | x/ResAnimation.lua | |
+19 −13 | x/ResParticle.lua | |
+1 −1 | x/Resource.lua | |
+1 −1 | x/ResourcePack.lua | |
+1 −1 | x/Stream.lua | |
+1 −1 | x/Triangles.lua | |
+1 −1 | x/WindowHelper.lua |
Submodule src
updated
55 files