index
:
autopy-extended.git
master
AutoPy extension with additional movement patterns
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
AutopyExtended
/
Curve
/
Curve.py
blob: 880f6f298558abb99f327b45f645aa54c31a62f8 (
plain
)
1
2
3
class
Curve
(
object
):
def
point
(
self
,
t
,
t_target
):
raise
NotImplementedError