import "github.com/hajimehoshi/ebiten/internal/graphics"
const ( IndicesNum = (1 << 16) / 3 * 3 // Adjust num for triangles. VertexFloatNum = 12 )
InternalImageSize returns a nearest appropriate size as an internal image.
Package graphics is imported by 21 packages. Updated 2019-09-25. Refresh now. Tools for package owners.