home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / FD / vektorial_lib.fd < prev    next >
Encoding:
Text File  |  1999-05-19  |  210 b   |  11 lines

  1. ##base _VektorialBase
  2. ##bias 30
  3. ##public
  4. ##abi m68k
  5. VekLookingAt(Origin,LookAt)(a0/a1)
  6. CamLookingAt(Camera,LookAt,Mode)(a0/a1/d0)
  7. RotateDD(Vek,Angle,X,Y)(a0/d0/d1/d2)
  8. RotateTD(Vek,Angle,Axis)(a0/d0/a1)
  9. ##end.
  10.  
  11.