Jawa / Говнокод #10394 Ссылка на оригинал

0

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
/**
 * crane looks like this: ("----" - fork, "ssss" - stand, "xxx" - crane rail)
 * 
 * ----- .pos2 __/0/ ----- | sssss | sssss | xxx | ----- distance between stands .pos1 __|/distance/ ----- sssss
 * sssss xxx xxx xxx xxx xxx xxx
 * 
 * so if pos2 defined - it will be the second fork; BUT! if the flag "draw second stand" defined - that will draw or
 * not draw the stand for pos1...
 * 
 * if there is just one fork but two TUs to handle is possible:
 * 
 * xxx ________ .pos1 .pos2 ________ sssss sssss xxx xxx xxx
 */

Запостил: someone someone, (Updated )

Комментарии (2) RSS

Добавить комментарий

Помни, guest, за тобой могут следить!

    А не использовать ли нам bbcode?


    8