Author Topic: Set a texture info to a blitter  (Read 1778 times)

Offline lawless_c

  • int
  • **
  • Posts: 96
    • View Profile
Set a texture info to a blitter
« on: February 06, 2016, 01:02:10 am »
Is there any way to set a texture info to fb.blit?

I was looking at this thread here http://www.jpct.net/forum2/index.php/topic,4355.msg30380.html#msg30380

And thinking it would be great if i could also access a textureUnit1..3 as well as textureUnit0.

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Set a texture info to a blitter
« Reply #1 on: February 06, 2016, 10:52:52 am »
No, there isn't. If you need something like that, have a look at the Overlay class instead.