We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0349f92 commit 53e0933Copy full SHA for 53e0933
1 file changed
arcade/sprite_list/sprite_list.py
@@ -21,7 +21,7 @@
21
)
22
23
from arcade import Sprite, SpriteType, SpriteType_co, get_window, gl
24
-from arcade.gl import BufferDescription, Program, Texture2D
+from arcade.gl import Program, Texture2D
25
from arcade.gl.buffer import Buffer
26
from arcade.gl.types import BlendFunction, OpenGlFilter, PyGLenum
27
from arcade.gl.vertex_array import Geometry
0 commit comments