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>mesh_draw()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MESH_DRAW()
   Draws a 3-D mesh surface.

   Syntax
         MESH_DRAW(nTopColor,nBottomColor,nType)

   Arguments
         nTopColor     Sets the color of the top of the mesh.
         nBottomColor  Sets the color of the bottom of the mesh.
         nType         Determines whether the colors will display. (0 - no
                       color, 1 - color)

   Returns
         None

   Description
         MESH_DRAW() causes a 3-D mesh surface to be drawn after parameters
         are defined by MESH_OPEN().

See Also: MESH_CLOSE() MESH_OPEN()

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