Delete doc.go
This commit is contained in:
parent
17cbc389fc
commit
1ea775da14
7
doc.go
7
doc.go
|
@ -1,7 +0,0 @@
|
|||
// Package pixel implements platform and backend agnostic core of the Pixel game development
|
||||
// library.
|
||||
//
|
||||
// It specifies the core Target, Triangles, Picture pattern and implements standard elements, such
|
||||
// as Sprite, Batch, Vec, Matrix and RGBA in addition to the basic Triangles and Picture
|
||||
// implementations: TrianglesData and PictureData.
|
||||
package pixel
|
Loading…
Reference in New Issue