Results 1 to 10 of 64

Thread: SDL 2.0 Headers for [Object] Pascal?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by Cybermonkey View Post
    Oh, sorry, I tried the header from BeRo, but in your headers SDL_DELAY is missing. Seems I have to wait a little bit longer until they are finished.
    Yes, today I'll translate sdl_timer => SDL_DELAY.

  2. #2
    Quote Originally Posted by End View Post
    Yes, today I'll translate sdl_timer => SDL_DELAY.
    Well, this was fast. SDL_Timer.h is translated, so you can access now SDL_Delay and the other Time-Functions.

  3. #3
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    Wow this effort is moving really fast. Nice work guys!
    Jason McMillen
    Pascal Game Development
    Co-Founder





  4. #4
    Just a quick update on my translation..

    I completed the first pass, and have been doing some cleanup.. some of the initial assumptions I was working with when I started changed as I slogged through each header file, so I have to go back and harmonize those changes in the earlier conversions.

    Hopefully, I will have enough time to get it completed and start testing in the next couple of weeks; have had a spot of planned IT consulting work which is adding a bit of delay, but I will get it done ASAP.

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
  •