Refactor native Matrix3, Vector2, Rectangle types
This commit is contained in:
@@ -18,7 +18,7 @@ namespace lime {
|
||||
int height;
|
||||
int offsetX;
|
||||
int offsetY;
|
||||
HL_Rectangle* rect;
|
||||
Rectangle* rect;
|
||||
/*ImageType*/ int type;
|
||||
int version;
|
||||
int width;
|
||||
|
||||
Reference in New Issue
Block a user