User Tag List

Results 1 to 3 of 3

Thread: How to use SaveBackground?

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Posts
    379
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to use SaveBackground?

    Anyone used SaveBackground/RestoreBackground and have an example of how to use them?

  2. #2
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to use SaveBackground?

    This option is activated by default is only be effective for software rendering. It allows each object to save its background before a move and to restore it after a move. If you deactivate it, the object will not save its background and after a move, its image will be pasted on the frame.

    You can disable this option to optimize your application if another object save the background of the object (so the object will not be pasted on the frame and MMF2 will not take time to save/restore the background of each object).

  3. #3
    No Products Registered

    Join Date
    Jul 2006
    Posts
    379
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to use SaveBackground?

    The thing is that I need to do it manually for the pathfinding object...

Posting Permissions

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