|
@@ -96,6 +96,7 @@ class BigPrimitive extends Primitive {
|
|
flush();
|
|
flush();
|
|
tmpBuf = new hxd.FloatBuffer();
|
|
tmpBuf = new hxd.FloatBuffer();
|
|
tmpIdx = new hxd.IndexBuffer();
|
|
tmpIdx = new hxd.IndexBuffer();
|
|
|
|
+ start = 0;
|
|
}
|
|
}
|
|
var cr = Math.cos(rotation);
|
|
var cr = Math.cos(rotation);
|
|
var sr = Math.sin(rotation);
|
|
var sr = Math.sin(rotation);
|