mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-12 22:17:26 +01:00
c7330883ef
Now a scissor (a clipping region) can be specified, we don't have to worry about the rendering results out of the specified region. Replace the implmenetation of the Fill with just a DrawTriangles with an empty white image. As a side effect, SubImage is avilable for Fill. Fixes #1416 |
||
---|---|---|
.. | ||
const_android.go | ||
const_js.go | ||
const_others.go | ||
doc.go | ||
image.go | ||
images_test.go | ||
images.go | ||
rect.go | ||
shader_test.go | ||
shader.go |