Results 1 to 2 of 2

Thread: Woopsi 017

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,838
    Blog Entries
    3209
    Rep Power
    50

    NDS Woopsi 017

    Ant512 has updated his DS windowing system

    New stuff:

    - Fixed width/height inaccuracies (I wasn’t quite converting from (x1,y1) (x2,y2) to (x,y) (width,height) properly)
    - Tidied up border drawing again (related to the width/height thing)
    - Added intelligent gadget erasing
    - Screen/window borders are now gadgets (so they automatically get redrawn as necessary when they become visible)
    - Almost all gadgets now have a draw function that clips to a supplied rectangle’s dimensions
    - Swapped the dull black rectangle in the SuperBitmap demo for a picture of many Marios (shows off the concept a bit better)
    - The Pong demo now uses the SuperBitmap class as its canvas

    The intelligent gadget erasing was probably the most complex bit of the system to implement, so I'm glad it's done. There's a (mostly) full description of the technique spread over a few posts on my blog, but it basically involves just redrawing any rectangles of the screen that are changed when a window moves. Screen redraws are much faster now, and the screen no longer flickers when a window moves.

    Download Here and Give Feedback Via Comments

  2. #2
    DCEmu Regular
    Join Date
    Jul 2007
    Posts
    377
    Rep Power
    0

    Default

    hey a lot of updates for this which is fantastic , just needs more functions like a notepad and or some more mini games!

    Oh by the way why is it 017 on here and on the DS its v0.06?

    But excellent as always , paul

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
  •