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>wind_break()</b> c_exam12,c_demo http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WIND_BREAK()                                               C_EXAM12,C_DEMO
   Breaks all objects combined at a specified level.

   Syntax
         WIND_BREAK([nCombineLevel] [,nLayer])

   Arguments
         OPTIONAL PARAMETERS
         cCombineLevel  Level at which objects were combined. (0 or 1)
         nLayer         Sets the layer for breaking. (default is current
                        layer)

   Returns
         None

   Description
         WIND_BREAK() breaks objects combined at nCombineLevel into uncombined
         objects. Objects do not have to be marked to be broken. The WIND_..
         functions were added to speed up the screen interactions when large
         number of objects are combined.

See Also: MARK_BREAK() MARK_COMB() MARK_WIND() WIND_COMB()

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