dlDrawBox
dlDrawBox(l_point1 l_point2) =>t / nil
Description
Draws a box to the screen from within a SkillObject procedure.
Arguments
Examples
dlDrawBox('(0 0) '(1 1))
Related Topics
Return to top
dlDrawBox(l_point1 l_point2) =>t / nil
Draws a box to the screen from within a SkillObject procedure.
dlDrawBox('(0 0) '(1 1))