Welcome!

Final Burn Neo => FBN Discussion => Topic started by: QbLjxJacky on January 10, 2020, 02:37:35 AM

Title: How to Draw the Frame data to the sdl surface? I can't find it in the src code
Post by: QbLjxJacky on January 10, 2020, 02:37:35 AM
I  find  the   pointer  pBurnDraw  Maybe is  used to draw surface data
but it's  always  null  in the  loop
and  i can't find the word SDL_RenderPresent to draw pic on screen
Title: Re: How to Draw the Frame data to the sdl surface? I can't find it in the src code
Post by: QbLjxJacky on January 10, 2020, 03:26:15 AM
Oh i find it in \src\intf\video\vid_interface.cpp

i make a mistake , i thought video  is   make  video data  in  files