Anders and Briegel in Python
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
228B

  1. lco_id = 0
  2. lco_x = 1
  3. lco_y = 2
  4. lco_z = 3
  5. lco_h = 10
  6. lco_spiz = 5
  7. lco_smiz = 6
  8. lco_spiy = 11
  9. lco_smiy = 9
  10. lco_spix = 14
  11. lco_smix = 15
  12. lco_s = lco_smiz
  13. lco_sh = lco_spiz
  14. rp_p1 = 0
  15. rp_pi = 1
  16. rp_m1 = 2
  17. rp_mi = 3