Author Topic: drawpos()  (Read 146 times)

0 Members and 1 Guest are viewing this topic.

Jean

  • Administrator
  • Hero Member
  • *****
  • Posts: 1308
    • View Profile
drawpos()
« on: October 28, 2024, 01:11:06 PM »
Changed drawpos() to be able to draw the sign too.

Syntax: drawpos(int mx, int my, int angle, int radius, int fontsize, char mode, real r);
 
Action: draws the length 'r' at angle and radius, if mode = 1, minutes are displayed, if mode = 2 the sign symbol is also displayed.
Greetings from Groningen Netherlands.