dlSetCurrentPen
dlSetCurrentPen(x_penNumber) =>t / nil
Description
Sets the specified pen number to the current pen. Changes the pen number objects are drawn with from within a SkillObject procedure. This function should only be called from within a SkillObject procedure.
Argument
Related Topics
Return to top