Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>objs_map()</b> c_demo http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
OBJS_MAP()                                                          C_DEMO
   Redraws the view from the object stacks.

   Syntax
         OBJS_MAP([nEraseView])

   Arguments
         OPTIONAL PARAMETERS
         nEraseView  Sets whether the view should be erased before replotting.
                     (1 - erase, 0 - do not erase)

   Returns
         None

   Description
         OBJS_MAP() clears the current viewport and redraws all objects in the
         object stack to the view. This 'cleans up' any residue left on the
         screen from previous operations.

See Also: OBJS_READ() OBJS_SAVE()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson