diff options
author | chai <chaifix@163.com> | 2018-09-25 20:42:16 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-09-25 20:42:16 +0800 |
commit | 04da427e37c2c30befea6fd750de71e60fb9de22 (patch) | |
tree | 87af0d568e286e8ae0ee87343be12239e2e4e6e9 /Box2d/Assets/Editor | |
parent | e61e555361940b1b3c865520d78b203df03237c5 (diff) |
Diffstat (limited to 'Box2d/Assets/Editor')
-rw-r--r-- | Box2d/Assets/Editor/Box2dGizmo.cs | 12 | ||||
-rw-r--r-- | Box2d/Assets/Editor/Box2dGizmo.cs.meta | 11 |
2 files changed, 23 insertions, 0 deletions
diff --git a/Box2d/Assets/Editor/Box2dGizmo.cs b/Box2d/Assets/Editor/Box2dGizmo.cs new file mode 100644 index 0000000..e8795ec --- /dev/null +++ b/Box2d/Assets/Editor/Box2dGizmo.cs @@ -0,0 +1,12 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; + +// 调试用,绘制box2d元素 +namespace Box2DX +{ + class Box2dGizmo + { + } +} diff --git a/Box2d/Assets/Editor/Box2dGizmo.cs.meta b/Box2d/Assets/Editor/Box2dGizmo.cs.meta new file mode 100644 index 0000000..6ba2549 --- /dev/null +++ b/Box2d/Assets/Editor/Box2dGizmo.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 7eb000ed105de9343b24be7fc6a7e3bb +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: |