How to draw a pixel line on a sprite represented by an array of color?

前端 未结 0 1546
醉梦人生
醉梦人生 2020-12-08 20:38

I\'m making my own graphics library and I have a Sprite class which is just an array of colors with a width and a height. I can set a pixel on the sprite by changing its col

相关标签:
回答
  • 消灭零回复
提交回复
热议问题