修复matrix2d的identity的获取方法。
This commit is contained in:
1
source/bin/framework.d.ts
vendored
1
source/bin/framework.d.ts
vendored
@@ -1744,7 +1744,6 @@ declare module es {
|
||||
* 储存在这个矩阵中的缩放
|
||||
*/
|
||||
scale: Vector2;
|
||||
static _identity: Matrix2D;
|
||||
/**
|
||||
* 构建一个矩阵
|
||||
* @param m11
|
||||
|
||||
Reference in New Issue
Block a user