Sega Saturn Development > General Jo Engine Help

Flipping Sprites?

(1/1)

Mr. Potatobadger:
Is there a way to flip sprites in Jo Engine without flipping every sprite on screen? I know SGL supports this natively.

mindslight:
Hi,

I already answer on twitter but... ;)

You just have to draw bettween enable and disable flipping methods like this:

jo_sprite_enable_horizontal_flip();

jo_sprite_draw...

jo_sprite_disable_horizontal_flip();

Navigation

[0] Message Index

Sitemap 1 2 3 4 5 6 7 8 9 10 
Go to full version