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>line_just()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
LINE_JUST()
   Specifies the justification of the X,Y location for SAY_TEXT().

   Syntax
         nJustify = LINE_JUST([nJustify])

   Arguments
         nJustify    Sets the type of justification for the text.
                     0 - starting
                     1 - midpoint
                     2 - ending

   Returns
         nJustify    Returns the type of justification for the text.

   Description
         LINE_JUST() specifies whether the X,Y location given in SAY_TEXT()
         will be the starting, midpoint, or the ending of the text written
         to the screen.

See Also: LINE_DIR() LINE_UNDER()

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