StarlingGraphics / Starling-Extension-Graphics

flash.display.Graphics style extension for the Starling Flash GPU rendering framework
https://github.com/StarlingGraphics/Starling-Extension-Graphics/wiki
MIT License
282 stars 89 forks source link

extra comma in TextureMaterial class #143

Closed pSi-X closed 8 years ago

pSi-X commented 8 years ago

Now, an extra comma after texture,, in TextureMaterial class:

super(new StandardVertexShader(), new TextureVertexColorFragmentShader(texture,, mipmapping, repeat, smoothing ));
IonSwitz commented 8 years ago

Haha I dont understand this, I used the class before checking it in. Anyway, the code is updated. Very sorry for this typo