Search results for query: *

  • Users: NokFrt
  • Content: Threads
  • Order by date
  1. N

    I Need Help From English Native Speaker

    Hi, I'm looking for native english speaker who can help me with correction of this short english text: http://www.1-easysoft.com/Text.txt. (The text is probably translated well, but native speaker can recognized that the text is not written by native speaker) I know that this doesn't have...
  2. N

    Rotate Surface In Sdl

    Does anybody know how to rotate SDL surface horizontally without using SDL_gfx? The code below works perfect on PC but it doesn't work on GP2X and I don't why. What am I doing wrong? :( Thanks for help. SDL_Surface* CGameApp::FlipImage(SDL_Surface *aImg, int aFlip) { // Create a new surface...
Back
Top