Results 1 to 4 of 4

Thread: Erasing PNG images.

                  
   
  1. #1
    DCEmu Newbie
    Join Date
    Feb 2008
    Posts
    2
    Rep Power
    0

    Default Erasing PNG images.

    Hey all, I used libPNG for a program that is supposed to draw a smiley and control its movement through the directional buttons. Everything is working fine, except that the old smileys are not erased. I've tried pspDebugScreenDebug() and one that was like sceClearScreen(), but they just make my FPS seem lower while the old smileys stay in place. I ended up using a black png to go over the old ones, but does anyone know a function to clear the whole screen?

  2. #2
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    88

    Default

    Post your code.

  3. #3
    DCEmu Newbie GibsonSGKing's Avatar
    Join Date
    May 2008
    Location
    PA, USA
    Posts
    87
    Rep Power
    0

    Default

    srry, but im not really sure wth ur asking. y cant u just hook ur psp up 2 ur pc and delete the pics???

  4. #4
    DCEmu Newbie staticshade's Avatar
    Join Date
    Apr 2008
    Location
    UK
    Posts
    83
    Rep Power
    0

    Default

    i only know about lua but the principles hould be the same the clear screen command should clear the screen are you sure sceClearScreen() is the right command

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •