Template:CreateWallObject: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 July 2014

10 July 2014

  • curprev 20:1320:13, 10 July 2014Maziar talk contribs 637 bytes +637 Created page with "<code lang="pas"> PROCEDURE Example; VAR x1, y1, x2, y2 :REAL; resourceID :LONGINT; h : HANDLE; BEGIN SetWallWidth(3.5"); GetPt(x1, y1); GetPtL(x1, y1, x2, y2); MoveTo(x1, y1)..."