This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| functions:length2d [2017/03/15 19:31] – korshun | functions:length2d [2017/03/17 16:13] (current) – [Example] korshun | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| int y = GetActorY(tid2) - GetActorY(tid1); | int y = GetActorY(tid2) - GetActorY(tid1); | ||
| int distance = length2d(x, y), | int distance = length2d(x, y), | ||
| - | print(s:" | + | print(s:" |
| </ | </ | ||