Egy nagyon egyszerű hiba...
This commit is contained in:
@@ -49,7 +49,7 @@ class TextureRenderer:
|
||||
""",
|
||||
)
|
||||
|
||||
self.quad = arcade.gl.geometry.quad_2d()
|
||||
self.quad = arcade.gl.geometry.quad_2d_fs()
|
||||
|
||||
def render(self, texture, x, y, width, height):
|
||||
self.program["screen_size"] = (self.ctx.screen.width,
|
||||
|
||||
Reference in New Issue
Block a user